summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"