mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/webkit2gtk to 2.6.3-1
This commit is contained in:
parent
291e5ccc3a
commit
009e05af4b
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - do not use LLINT assembly for v5/v6
|
||||
|
||||
pkgname=webkit2gtk
|
||||
pkgver=2.6.2
|
||||
pkgver=2.6.3
|
||||
pkgrel=1
|
||||
pkgdesc="GTK+ Web content engine library"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -21,7 +21,7 @@ optdepends=('gtk2: Netscape plugin support'
|
|||
options=('!emptydirs')
|
||||
source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz
|
||||
fix-pretty-quotes.patch)
|
||||
sha256sums=('5172e9b6b65b3de3cc25bffbe109249ac79b9256d57f6a331455ae1a5ea938b9'
|
||||
sha256sums=('71bc7549babb6400106235fce2e9a81e64606591bdcff84f4ea199e41a3d18ed'
|
||||
'56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue