summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8fb88835e7d..08fb5d50998c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ license=('GPL3')
arch=(any)
depends=('python' 'glyr')
makedepends=('git' 'cython')
+conflicts=('python-glyr-git')
source=("https://github.com/sahib/${pkgname}/archive/${pkgver}.tar.gz")
md5sums=('fc6c1df7359055a013ca4575e10775be')