mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/webkitgtk to 2.2.3-1
This commit is contained in:
parent
5e5bf9b484
commit
a25ea60962
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - use --disable-jit for v5, uses incompatible ARM assembly
|
||||
|
||||
pkgname=webkitgtk
|
||||
pkgver=2.2.2
|
||||
pkgver=2.2.3
|
||||
pkgrel=1
|
||||
pkgdesc="GTK+ Web content engine library"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -21,7 +21,7 @@ conflicts=(webkitgtk3 libwebkit3)
|
|||
replaces=(webkitgtk3 libwebkit3)
|
||||
options=(!libtool !emptydirs)
|
||||
source=(http://webkitgtk.org/releases/$pkgname-${pkgver}.tar.xz)
|
||||
sha256sums=('4a45768695ccded14fdc47f99dbcdb750076f55dad61560cadac7b55db0b304d')
|
||||
sha256sums=('94bcb3303aadce8454b572ab0e5d178eca3b7238f34bd3e7177b0daec04e4605')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue