summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2018-03-14 04:43:22 +0900
committerQue Quotion2018-03-14 04:43:22 +0900
commitf885feae231bd1552bcfa1fc41138f84ad50d893 (patch)
treef9eda85033416f75b6bbc0b0a2c8e226ee45ea4f
parentce9f5438497f59c4a337b46edb8fd81336c8dc97 (diff)
downloadaur-f885feae231bd1552bcfa1fc41138f84ad50d893.tar.gz
Depend on bzr instead
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80e7ddb52d1e..fab79b2ebd25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = epiphany-pantheon-bzr
pkgdesc = A GNOME web browser based on the WebKit rendering engine, with Elementary OS patches
pkgver = 3.27.90.1ubuntu1.r19
- pkgrel = 2
+ pkgrel = 3
url = http://www.gnome.org/projects/epiphany/
arch = i686
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = epiphany-pantheon-bzr
makedepends = yelp-tools
makedepends = autoconf-archive
makedepends = appstream-glib
- makedepends = git
+ makedepends = bzr
depends = webkit2gtk>=2.19.4
depends = gcr
depends = libhttpseverywhere
diff --git a/PKGBUILD b/PKGBUILD
index 9e2c7be057a3..b939319a2e8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@ pkgname=$_pkgname-pantheon-bzr
ephyver=3.27.90-1ubuntu1
ubunturel=bionic
pkgver=3.27.90.1ubuntu1.r19
-pkgrel=2
+pkgrel=3
pkgdesc="A GNOME web browser based on the WebKit rendering engine, with Elementary OS patches"
url="http://www.gnome.org/projects/epiphany/"
arch=('i686' 'x86_64')
license=('GPL')
depends=('webkit2gtk>=2.19.4' gcr libhttpseverywhere libdazzle)
makedepends=(meson docbook-xml startup-notification lsb-release
- gobject-introspection yelp-tools autoconf-archive appstream-glib git)
+ gobject-introspection yelp-tools autoconf-archive appstream-glib bzr)
groups=(pantheon-unstable pantheon-qq)
replaces=(epiphany)
provides=(epiphany epiphany-sync)