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