summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhoton892017-04-12 23:06:05 +0200
committerPhoton892017-04-12 23:06:05 +0200
commitf7a8718896ffd1e792f7dead9db7fb70063723ce (patch)
tree02f41032307d72d61a58f164223564e59895def4
parentb2020c8ba0de9f4b6566b4fe970404545823049c (diff)
downloadaur-f7a8718896ffd1e792f7dead9db7fb70063723ce.tar.gz
Added conflict to ezame-git
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd137d6debda..fa3edd09cb94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = ezame
depends = python
depends = python-gobject
depends = desktop-file-utils
+ conflicts = ezame-git
source = https://github.com/linux-man/ezame/archive/v0.6.2.tar.gz
md5sums = 5aaa54cbc7bcb279b9bbbf349e2ffdd2
diff --git a/PKGBUILD b/PKGBUILD
index 57be3a4a6fc6..120d596c9a54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ arch=('i686' 'x86_64')
url="https://github.com/linux-man/ezame"
license=('GPL3')
depends=('python' 'python-gobject' 'desktop-file-utils')
+conflicts=('ezame-git')
source=("https://github.com/linux-man/ezame/archive/v$pkgver.tar.gz")
md5sums=('5aaa54cbc7bcb279b9bbbf349e2ffdd2')