summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2017-05-01 15:48:06 +0200
committerMaxime Gauduin2017-05-01 15:48:06 +0200
commitf46d8fade2f001d3ae2bf09796a56e1dc66e5336 (patch)
treef05f86ae4643e78a47bad9f69418218313e41a5e /PKGBUILD
parentdbcc951cd851682102e419a88f8a515ae150f4e2 (diff)
downloadaur-f46d8fade2f001d3ae2bf09796a56e1dc66e5336.tar.gz
Add replaces
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c36e8502411..c788f7397589 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,10 @@ license=('GPL3')
groups=('pantheon-unstable')
depends=('desktop-file-utils' 'glib2' 'glibc' 'gtk3' 'libnotify' 'pango' 'vte3'
'libgranite.so')
-makedepends=('bzr' 'cmake' 'granite-git' 'intltool' 'vala')
+makedepends=('cmake' 'git' 'granite-git' 'intltool' 'vala')
provides=('pantheon-terminal')
conflicts=('pantheon-terminal')
+replaces=('pantheon-terminal-bzr')
source=('pantheon-terminal::git+https://github.com/elementary/terminal.git')
sha256sums=('SKIP')