summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-11-29 05:20:25 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-11-29 05:20:43 +0100
commit624fca8eae1f0e574583f62b345836c277506192 (patch)
tree8689a1ad3a311b183c1890951bcd3845b7c9ae26 /nonprism
parent5cacc86e47132dcd05881a53fb96c67dea95d518 (diff)
nonprism/webkit2gtk: updated to 2.18.3
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/webkit2gtk/PKGBUILD12
1 files changed, 8 insertions, 4 deletions
diff --git a/nonprism/webkit2gtk/PKGBUILD b/nonprism/webkit2gtk/PKGBUILD
index b51b86fbf..3c76c199a 100644
--- a/nonprism/webkit2gtk/PKGBUILD
+++ b/nonprism/webkit2gtk/PKGBUILD
@@ -5,12 +5,15 @@
# Contributor: Luke R. <g4jc@openmailbox.org>
pkgname=webkit2gtk
-pkgver=2.18.2
-pkgrel=1.nonprism1
-pkgdesc="GTK+ Web content engine library, without geoclue2 support"
+
+pkgver=2.18.3
+pkgrel=3.nonprism1
arch=(i686 x86_64 armv7h)
+
+pkgdesc="GTK+ Web content engine library, without geoclue2 support"
url="https://webkitgtk.org/"
license=(custom)
+
depends=(libxt libxslt enchant libsoup gst-plugins-base-libs gst-plugins-bad
libsecret libwebp harfbuzz-icu gtk3 libnotify hyphen)
makedepends=(gtk2 gperf gobject-introspection ruby gtk-doc cmake python python2 ninja)
@@ -19,8 +22,9 @@ optdepends=('gtk2: Netscape plugin support'
'gst-plugins-good: media decoding'
'gst-libav: nonfree media decoding')
options=(!emptydirs)
+
source=("https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz"{,.asc})
-sha256sums=('b14cb3f1b5321b1dc50abcc0445a97f8e2f8813562bca7ce4d2f8069f6fec8e7'
+sha256sums=('e15420e1616a6f70f321541d467af5ca285bff66b1e0fa68a01df3ccf1b18f9e'
'SKIP')
validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3')