summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2018-08-12 16:30:54 +0200
committerGiovanni Santini2018-08-12 16:30:54 +0200
commitb53c563bf8e2be5e2f148f9f427f38005cc8dc1b (patch)
treecc69bc0ee69c77d8cfb12aec84a4576bd5cabe3b /PKGBUILD
parent25fe0fed26c5823d99a46eafd1f4eb1281960fb4 (diff)
downloadaur-b53c563bf8e2be5e2f148f9f427f38005cc8dc1b.tar.gz
upgpkg: epiphany-mse 3.28.3.1-2
- Using MSE enabled WebkitGTK+ as default. - Ignore helper directory.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4efb70debbca..708ebf05bef5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=epiphany-mse
_pkgname=epiphany
pkgver=3.28.3.1
-pkgrel=1
-pkgdesc="A GNOME web browser based on the WebKit rendering engine"
+pkgrel=2
+pkgdesc="A GNOME web browser based on the WebKit rendering engine - MSE enabled"
url="https://wiki.gnome.org/Apps/Web"
arch=(i686 x86_64)
license=(GPL)
-depends=(webkit2gtk gcr icu)
+depends=(webkit2gtk-mse gcr icu)
makedepends=(itstool docbook-xml startup-notification lsb-release
gobject-introspection yelp-tools appstream-glib git meson)
groups=(gnome)