summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Morris2020-10-19 17:51:38 -0700
committerKevin Morris2020-10-19 17:51:38 -0700
commitc94550161c8089c04ee50186074953a8e723d468 (patch)
tree7ce3bce5e2ce864d0bf49e23e368f41544a2bef3
parentc435c4a0bbd341c2299c3bf40fe458e12ad0f674 (diff)
downloadaur-c94550161c8089c04ee50186074953a8e723d468.tar.gz
Add conflicts=('sprunge-git')
Signed-off-by: Kevin Morris <kevr@0cost.org>
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91f77fde449f..06cf57f033f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = sprunge
license = GPL2
depends = python
optdepends = xclip: default --clip-command
+ conflicts = sprunge-git
source = https://github.com/kevr/sprunge/archive/0.3.tar.gz
sha256sums = d806968a85def53a22b9674ffddb0c4a2b1f42b01cdd83a53d68b79caa6e81ff
diff --git a/PKGBUILD b/PKGBUILD
index 182eadf791af..0dd8f972c898 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
pkgname='sprunge'
release='0.3'
pkgver="${release}.0"
-pkgrel=2
+pkgrel=3
pkgdesc='Upload data to sprunge.us via stdin'
license=('GPL2')
url='https://github.com/kevr/sprunge'
arch=('i686' 'x86_64' 'armv6h')
depends=('python')
+conflicts=("${pkgname}-git")
optdepends=('xclip: default --clip-command')
source=("${url}/archive/${release}.tar.gz")
sha256sums=(