mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/webkit2gtk to 2.8.4-1
This commit is contained in:
parent
329cf2e43c
commit
679ffe127c
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.3
|
||||
pkgver=2.8.4
|
||||
pkgrel=1
|
||||
pkgdesc="GTK+ Web content engine library"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -21,7 +21,7 @@ optdepends=('gtk2: Netscape plugin support'
|
|||
'gst-libav: nonfree media decoding')
|
||||
options=('!emptydirs')
|
||||
source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz)
|
||||
sha256sums=('b3de60c8676ed54bb3d6201c742bbd702ee176fdfef5ca06f2fc514783792f16')
|
||||
sha256sums=('30bd366bd970d4bac2f9ef5bff0fb935376bf91ea2aaa2a5183fe5fdbec20fbd')
|
||||
|
||||
prepare() {
|
||||
mkdir build
|
||||
|
|
Loading…
Reference in a new issue