mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/webkit2gtk to 2.10.4-1
This commit is contained in:
parent
3c0a5bcbc3
commit
430e11d7ef
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=webkit2gtk
|
||||
pkgver=2.10.3
|
||||
pkgrel=2
|
||||
pkgver=2.10.4
|
||||
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=('2b3ee0b2ea9bac82064d818085e09236d5fca97a5780d4c731b2f0400fb64052')
|
||||
sha256sums=('dbf8260da5cac0c74de2d3cce1fe7c519da3cd816a2c769cb6c6d56addd2f055')
|
||||
|
||||
prepare() {
|
||||
mkdir build
|
||||
|
|
Loading…
Reference in a new issue