summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkhai96_2020-02-07 23:02:13 +0700
committerkhai96_2020-02-07 23:02:13 +0700
commitdc48367b7cfac7b8e0636de17a79a5a4cb6ddcab (patch)
tree0074cb4115594e579bbf7549321a3a577144e497 /PKGBUILD
parent30a84708ac9e9b2be02185c38ee9b6b09519045d (diff)
downloadaur-dc48367b7cfac7b8e0636de17a79a5a4cb6ddcab.tar.gz
Add pueue-bin to conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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=(