summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e1cb7d..862b692 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPLv3')
groups=()
depends=('openssl')
provides=("${pkgname}")
-conflicts=("${pkgname}","${pkgname%-git}")
+conflicts=("${pkgname}-git")
replaces=()
backup=()
options=()