mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/libwebkit 1.8.3
This commit is contained in:
parent
a45b35ed92
commit
5096a3e1bc
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgbase=libwebkit
|
||||
pkgname=(libwebkit libwebkit3)
|
||||
pkgver=1.8.2
|
||||
pkgver=1.8.3
|
||||
pkgrel=1
|
||||
pkgdesc="An opensource web content engine"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -18,7 +18,7 @@ makedepends=('gperf' 'gobject-introspection' 'python2' 'gtk2' 'gtk3' 'mesa')
|
|||
options=('!libtool' '!emptydirs')
|
||||
source=(http://webkitgtk.org/releases/webkit-$pkgver.tar.xz
|
||||
bison26.diff)
|
||||
sha256sums=('0cd69b7c4bf4af3442a5e6777a1487cabf14db15baeeed96d0865419f69b81e6'
|
||||
sha256sums=('ada02d636af61aed38f142d3cded662d141ce71264f624c4eb873621a74cc9e7'
|
||||
'2a9c0c1b9d5259fd1254ebea228fc83313267fbe8cfec1bb43356de1f355b93e')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue