mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/webkit2gtk to 2.8.2-1
This commit is contained in:
parent
3cb7b8f71f
commit
93ed792189
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - strip -O3 from cmake generated makefiles, solves ICE
|
||||
|
||||
pkgname=webkit2gtk
|
||||
pkgver=2.8.1
|
||||
pkgver=2.8.2
|
||||
pkgrel=1
|
||||
pkgdesc="GTK+ Web content engine library"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -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=('7d214459d216ca499ad75bccae7f248655d6ef5b295ffafd299773e7331860ff'
|
||||
sha256sums=('79dc0e628600446ac5590bb523a8372f0e28ac8ff022cf29c5ba979cb4635b43'
|
||||
'56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue