summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2018-03-14 04:43:22 +0900
committerQue Quotion2018-03-14 04:43:22 +0900
commitf885feae231bd1552bcfa1fc41138f84ad50d893 (patch)
treef9eda85033416f75b6bbc0b0a2c8e226ee45ea4f /PKGBUILD
parentce9f5438497f59c4a337b46edb8fd81336c8dc97 (diff)
downloadaur-f885feae231bd1552bcfa1fc41138f84ad50d893.tar.gz
Depend on bzr instead
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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)