summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-02-07 23:02:13 +0700
committerkhai96_2020-02-07 23:02:13 +0700
commitdc48367b7cfac7b8e0636de17a79a5a4cb6ddcab (patch)
tree0074cb4115594e579bbf7549321a3a577144e497
parent30a84708ac9e9b2be02185c38ee9b6b09519045d (diff)
downloadaur-dc48367b7cfac7b8e0636de17a79a5a4cb6ddcab.tar.gz
Add pueue-bin to conflicts
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7723986933dc..63a7d46f60f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = pueue-bin-2
provides = pueue
conflicts = pueue-git
conflicts = pueue
+ conflicts = pueue-bin
source = https://github.com/Nukesor/pueue/archive/v0.1.6.tar.gz
source = pueue-linux-amd64-0.1.6::https://github.com/Nukesor/pueue/releases/download/v0.1.6/pueue-linux-amd64
source = pueued-linux-amd64-0.1.6::https://github.com/Nukesor/pueue/releases/download/v0.1.6/pueued-linux-amd64
diff --git a/PKGBUILD b/PKGBUILD
index 853b36ba5e4c..63b32068fdf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
arch=('any')
pkgdesc='A command scheduler for shells'
license=('MIT')
-conflicts=('pueue-git' 'pueue')
+conflicts=('pueue-git' 'pueue' 'pueue-bin')
provides=('pueue')
url='https://github.com/nukesor/pueue'
source=(