summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorshyam2023-09-05 00:27:58 +0530
committershyam2023-09-05 00:27:58 +0530
commitab3f3caf97be15dd36eba571f326d689bcde1d1c (patch)
tree07c5de457ceb1cb7d0882584a9bcc83346ab1cde /PKGBUILD
parent72440120655ce972b1b79aee783f796218dcd16b (diff)
downloadaur-ab3f3caf97be15dd36eba571f326d689bcde1d1c.tar.gz
added conflits
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3a7845b845d..96431ab065cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ arch=('any')
url="https://github.com/DominicBreuker/pspy"
license=('GPL')
makedepends=('findutils' 'github-cli')
-conflicts=("$_pkgbase")
-provides=("$_pkgbase")
+conflicts=("pspy-bin")
+provides=("pspy")
source=(
"${_pkgbase}32::$url/releases/download/v$pkgver/${_pkgbase}32"