mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/webkit2gtk to 2.8.1-1
This commit is contained in:
parent
8c616a7147
commit
d0bcb19213
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - strip -O3 from cmake generated makefiles, solves ICE
|
||||
|
||||
pkgname=webkit2gtk
|
||||
pkgver=2.8.0
|
||||
pkgrel=2
|
||||
pkgver=2.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="GTK+ Web content engine library"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://webkitgtk.org/"
|
||||
|
@ -22,7 +22,7 @@ optdepends=('gtk2: Netscape plugin support'
|
|||
options=('!emptydirs')
|
||||
source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz
|
||||
fix-pretty-quotes.patch)
|
||||
sha256sums=('05fad239f5f035b0a3628bb7bc1536d916f772fc9ff95de22e3cec1af2ac6815'
|
||||
sha256sums=('7d214459d216ca499ad75bccae7f248655d6ef5b295ffafd299773e7331860ff'
|
||||
'56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue