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