mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/webkit2gtk to 2.12.5-1
This commit is contained in:
parent
747f7e49d0
commit
545f34ac9d
1 changed files with 4 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=webkit2gtk
|
||||
pkgver=2.12.4
|
||||
pkgver=2.12.5
|
||||
pkgrel=1
|
||||
pkgdesc="GTK+ Web content engine library"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -22,8 +22,10 @@ optdepends=('gtk2: Netscape plugin support'
|
|||
'gst-plugins-good: media decoding'
|
||||
'gst-libav: nonfree media decoding')
|
||||
options=('!emptydirs')
|
||||
|
||||
# webkitgtk's signature scheme (sha1-file-as-pgp-message) is bananas and not supported
|
||||
source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz)
|
||||
sha256sums=('424d3177599abbc1eb1a1ad7928dd280a62006e992f2fada2e059375a9609a77')
|
||||
sha1sums=('2d73fd5b47c68c73aea8b3d7b88acc8e62bdb99c')
|
||||
|
||||
prepare() {
|
||||
mkdir build
|
||||
|
|
Loading…
Reference in a new issue