summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0e8584d28c1..135c9d446762 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = epiphany-pantheon
pkgdesc = A GNOME web browser based on the WebKit rendering engine (with elementary OS patches)
pkgver = 3.35.2+1+g16a4219dc
- pkgrel = 2
+ pkgrel = 3
url = https://wiki.gnome.org/Apps/Web
arch = x86_64
groups = pantheon
@@ -22,6 +22,7 @@ pkgbase = epiphany-pantheon
depends = gst-plugins-base
provides = epiphany=3.35.2+1+g16a4219dc
provides = epiphany-sync
+ conflicts = epiphany
source = epiphany-pantheon::git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=16a4219dcb44b23d23c9ebe69ad466cb2ea7e597
source = epiphany-sync
source = epiphany-sync.service
diff --git a/PKGBUILD b/PKGBUILD
index ba54a80b3665..84b6efc455d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=epiphany-pantheon
pkgver=3.35.2+1+g16a4219dc
-pkgrel=2
+pkgrel=3
pkgdesc="A GNOME web browser based on the WebKit rendering engine (with elementary OS patches)"
url="https://wiki.gnome.org/Apps/Web"
arch=(x86_64)
@@ -15,6 +15,7 @@ makedepends=(docbook-xml startup-notification lsb-release gobject-introspection
checkdepends=(xorg-server-xvfb)
groups=(pantheon)
provides=(epiphany="${pkgver}" epiphany-sync)
+conflicts=('epiphany')
_commit=16a4219dcb44b23d23c9ebe69ad466cb2ea7e597 # tags/3.35.2+1
source=("$pkgname::git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit"
epiphany-sync{,.service}