diff options
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/webkit2gtk/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/nonprism/webkit2gtk/PKGBUILD b/nonprism/webkit2gtk/PKGBUILD index e533dbf63..478e376ff 100644 --- a/nonprism/webkit2gtk/PKGBUILD +++ b/nonprism/webkit2gtk/PKGBUILD @@ -5,13 +5,14 @@ # Contributor: Jesús E. <heckyel@parabola.nu> # Contributor: André Silva <emulatorman@hyperbola.info> # Contributor: Luke R. <g4jc@openmailbox.org> +# Contributor: Freemor <freemor@fremor.ca> # parabola changes and rationale: # - remove geoclue2 support pkgname=webkit2gtk -pkgver=2.22.2 -pkgrel=2 +pkgver=2.22.4 +pkgrel=1 pkgrel+=.nonprism1 pkgdesc="GTK+ Web content engine library" pkgdesc+=", without geoclue2 support" @@ -27,7 +28,7 @@ optdepends=('gtk2: Netscape plugin support' 'gst-plugins-good: media decoding' 'gst-libav: nonfree media decoding') source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc}) -sha256sums=('345487d4d1896e711683f951d1e09387d3b90d7cf59295c0e634af7f515e99ba' +sha256sums=('fab5be2883802352ae0e735dd1eff4bc18abaff7ac78689cec72eb2f611943b8' 'SKIP') validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' '5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') |