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 f71ed6acf266..435f95a5aa49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_projname=python-pam
_user=FirefighterBlu3
-pkgname=${_projname}-git
-provides=${_projname}
+pkgname="${_projname}-git"
+provides=("${_projname}")
pkgver=r31.583cfe7
pkgrel=1
pkgdesc='Python pam module supporting py3 (and py2)'