summarylogtreecommitdiffstats
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 132bec0156f0..1f01823b51b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ options=('!emptydirs')
source=("git://github.com/haecker-felix/${_pkgname}.git")
md5sums=('SKIP')
conflicts=('gradio' 'gradio-bin')
-provides=("gradio=$pkgver")
+provides=("gradio=${pkgver}")
build() {
cd "${srcdir}/${_pkgname}"