summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoricebal2018-11-16 08:15:54 -0600
committericebal2018-11-16 08:15:54 -0600
commitc09d0661fb4d23d26e861228ab46a921288632d2 (patch)
treed66c7b2a9d4dfac5cf7bcc9c7b76a96401d4417c
parent96c4f8b014cad3f7d1a134c5c20a5441d06731d8 (diff)
downloadaur-c09d0661fb4d23d26e861228ab46a921288632d2.tar.gz
fixed typo... :/
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0a465ff5e5c..9aacde5aa204 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
depends=()
conflicts=('nfs-ganesha-git')
makedepends=('cmake' 'gcc' 'bison' 'flex')
-source=("$pkgname"::'https://github.com/nfs-ganesha/nfs-ganesha/archive/V$pkgver.tar.gz')
+source=("$pkgname"::'https://github.com/nfs-ganesha/nfs-ganesha/archive/V${pkgver}.tar.gz')
sha256sums=('ebe4c5ee4caafe435b6beeee17cc587d7c3cb3473003f5e786f9101ac457342f')
backup=(etc/ganesha/ganesha.conf etc/sysconfig/ganesha)