summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2018-08-17 14:35:14 +0200
committerGiovanni Santini2018-08-17 14:36:08 +0200
commit9b8652fd7997b9921c4fada4f8a3fa64fbb47e4f (patch)
tree9b3ccee56c5be978b055d0af2b91c4853b796d21 /PKGBUILD
parentb53c563bf8e2be5e2f148f9f427f38005cc8dc1b (diff)
downloadaur-9b8652fd7997b9921c4fada4f8a3fa64fbb47e4f.tar.gz
upgpkg: epiphany-mse 3.28.3.1-3
- Use standard webkit2gtk, as MSE and EME are already built-in - Enabling also EME (Encrypted Media Extensions) support
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 708ebf05bef5..6b10a772a5cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=epiphany-mse
_pkgname=epiphany
pkgver=3.28.3.1
-pkgrel=2
-pkgdesc="A GNOME web browser based on the WebKit rendering engine - MSE enabled"
+pkgrel=3
+pkgdesc="A GNOME web browser based on the WebKit rendering engine - MSE and EME enabled"
url="https://wiki.gnome.org/Apps/Web"
arch=(i686 x86_64)
license=(GPL)
-depends=(webkit2gtk-mse gcr icu)
+depends=(webkit2gtk gcr icu)
makedepends=(itstool docbook-xml startup-notification lsb-release
gobject-introspection yelp-tools appstream-glib git meson)
groups=(gnome)
@@ -21,7 +21,7 @@ provides=($_pkgname)
conflicts=($_pkgname)
sha256sums=('SKIP'
'b6c8ee6ace934c053f2fd89758e0b587cb8953c6b0246c1359aecaae4de70289'
- 'e7eb909859f4fa5ac56fe57a927dbb213a05af8fee271ab2f735a90456d65924')
+ 'cb5edbb54d500fc593b109f83aa5b13644fda49374db6ee479f8904f90d9a415')
pkgver() {
cd $pkgname