mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/webkitgtk to 2.2.2-1
This commit is contained in:
parent
2123560c11
commit
14f8c6cdf7
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - use --disable-jit for v5, uses incompatible ARM assembly
|
||||
|
||||
pkgname=webkitgtk
|
||||
pkgver=2.2.0
|
||||
pkgrel=2
|
||||
pkgver=2.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="GTK+ Web content engine library"
|
||||
arch=(i686 x86_64)
|
||||
url="http://webkitgtk.org/"
|
||||
|
@ -21,7 +21,7 @@ conflicts=(webkitgtk3 libwebkit3)
|
|||
replaces=(webkitgtk3 libwebkit3)
|
||||
options=(!libtool !emptydirs)
|
||||
source=(http://webkitgtk.org/releases/$pkgname-${pkgver}.tar.xz)
|
||||
sha256sums=('84902e3255dcc6efa1298c8a1f2d2a49674126dcacea383f309aeed9e734d538')
|
||||
sha256sums=('4a45768695ccded14fdc47f99dbcdb750076f55dad61560cadac7b55db0b304d')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue