mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/webkitgtk to 2.2.4-1
This commit is contained in:
parent
1e31151c61
commit
8725cc1da5
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.3
|
||||
pkgver=2.2.4
|
||||
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=('94bcb3303aadce8454b572ab0e5d178eca3b7238f34bd3e7177b0daec04e4605')
|
||||
sha256sums=('5e1aee1bfca3602cb02920d6984c584c775c661b30c33955e35ff9a21b4c4d74')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue