mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/webkitgtk to 2.2.0-1
This commit is contained in:
parent
5ba448c4d3
commit
035e572d9d
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - re-enabled --disable-silent-rules, needed for v5 and v6 to build
|
||||
|
||||
pkgname=webkitgtk
|
||||
pkgver=2.0.4
|
||||
pkgver=2.2.0
|
||||
pkgrel=1
|
||||
pkgdesc="GTK+ Web content engine library"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -20,7 +20,7 @@ conflicts=(webkitgtk3 libwebkit3)
|
|||
replaces=(webkitgtk3 libwebkit3)
|
||||
options=(!libtool !emptydirs)
|
||||
source=(http://webkitgtk.org/releases/$pkgname-${pkgver}.tar.xz)
|
||||
sha256sums=('bd1550b7f6e1a55f803efe7d64438163ff6c04f02186002cb81d0c090aac734f')
|
||||
sha256sums=('84902e3255dcc6efa1298c8a1f2d2a49674126dcacea383f309aeed9e734d538')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue