summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWouter Haffmans2015-07-22 22:00:33 +0200
committerWouter Haffmans2015-07-22 22:00:33 +0200
commit31d94ea83a1c77d836fd6f06aa7a5b31afd0a502 (patch)
tree407632c6b4461151d4f00f4c28080844dba9ed38 /PKGBUILD
parenteab6fb33b8f0b0f9bc216f06f01776b9d2caa7e1 (diff)
downloadaur-grantlee-qt5-git.tar.gz
Conflict/replace old AUR package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1abce1eae450..220986037f30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,9 @@ license=('LGPL2.1')
depends=('qt5-base' 'qt5-script')
makedepends=('git' 'cmake')
optdepends=()
-conflicts=('grantlee-qt5')
+conflicts=('grantlee-qt5' 'grantlee-git')
provides=('grantlee-qt5')
+replaces=('grantlee-git')
source=("$pkgname"::'git+https://github.com/steveire/grantlee.git')
md5sums=('SKIP')