summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaansu2015-08-25 16:26:05 -0700
committerRaansu2015-08-25 16:26:05 -0700
commita8b581d90ea1cda2d5f550148a6b751d10070a82 (patch)
tree365cda083dc21f25e6667a4e5e44bc6f03f34bb5
parent62479f192112a5c73cdc7fef1e7c8f9c05a17acc (diff)
downloadaur-a8b581d90ea1cda2d5f550148a6b751d10070a82.tar.gz
Quick PKGBUILD fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 273b414a6b76..5ec1c892975d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('fuse' 'python2-fusepy')
makedepends=('python2' 'python2-setuptools')
provides=('splitviewfuse' 'unionviewfuse')
conflicts=('splitviewfuse-git' 'splitviewfuse' 'unionviewfuse')
-source=("https://github.com/seiferma/splitviewfuse/archive/v$pkgver.tar.gz")
+source=("https://github.com/seiferma/splitviewfuse/archive/v${pkgver}.tar.gz")
sha256sums=('dae6806c227d06296f251237d89ad6886a567681842b948fd8f6500cc96a0108')
package() {