mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/webkitgtk to 2.4.7-1
This commit is contained in:
parent
7f4846927d
commit
a9aeb5b5df
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
pkgbase=webkitgtk
|
pkgbase=webkitgtk
|
||||||
pkgname=(webkitgtk webkitgtk2)
|
pkgname=(webkitgtk webkitgtk2)
|
||||||
pkgver=2.4.6
|
pkgver=2.4.7
|
||||||
pkgrel=3
|
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/"
|
||||||
|
@ -22,7 +22,7 @@ optdepends=('gst-plugins-base: free media decoding'
|
||||||
options=(!emptydirs)
|
options=(!emptydirs)
|
||||||
source=(http://webkitgtk.org/releases/$pkgbase-${pkgver}.tar.xz
|
source=(http://webkitgtk.org/releases/$pkgbase-${pkgver}.tar.xz
|
||||||
fix-pretty-quotes.patch)
|
fix-pretty-quotes.patch)
|
||||||
sha256sums=('6fef4aa8d4a2668e03ea15472a71396ea7b776bbe56ad9459a4124b823c11457'
|
sha256sums=('f5cf26e39abf1d6b2d25f1398348fef6bbe6c03fb4f99e11c569091c05197d38'
|
||||||
'56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6')
|
'56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue