summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3daf320b8610..46cf9690cd8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=compdb
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="The compilation database Swiss army knife"
arch=("any")
url="https://github.com/Sarcasm/$pkgname"
license=("MIT")
depends=("python")
makedepends=("python-setuptools")
+conflicts=("$pkgname-git")
source=("https://github.com/Sarcasm/$pkgname/archive/v$pkgver.tar.gz")
md5sums=("7e6c2cade127fa64c4772d639641a50f")
sha256sums=("1b630fad573e8e4e8e60b77e6f7e7fe1186eb228c47ccbeb21969aebae46e69d")