mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/webkit2gtk to 2.12.1-1
This commit is contained in:
parent
0989409e92
commit
9dd417a0d1
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=webkit2gtk
|
||||
pkgver=2.12.0
|
||||
pkgrel=2
|
||||
pkgver=2.12.1
|
||||
pkgrel=1
|
||||
pkgdesc="GTK+ Web content engine library"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://webkitgtk.org/"
|
||||
|
@ -23,7 +23,7 @@ optdepends=('gtk2: Netscape plugin support'
|
|||
'gst-libav: nonfree media decoding')
|
||||
options=('!emptydirs')
|
||||
source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz)
|
||||
sha256sums=('a68604f8fd1bcb247d647709290226289b90c16acb1f3730538b688db8df5ea6')
|
||||
sha256sums=('5b1a2d5227553f3cecbdb258c68b384f9235747b2c07c15afb555fe4fa6ae896')
|
||||
|
||||
prepare() {
|
||||
mkdir build
|
||||
|
|
Loading…
Reference in a new issue