summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKarol Babioch2018-08-06 22:58:46 +0200
committerKarol Babioch2018-08-06 22:58:46 +0200
commit707fa9c484554d5fdd0534609c8d06de844a5492 (patch)
treec46c1f89545643352b89cb05f35a2795db04d431 /PKGBUILD
parentb84c4014fc15f24714f487a6df29f99cf3ad26e5 (diff)
downloadaur-707fa9c484554d5fdd0534609c8d06de844a5492.tar.gz
Fix source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ba48f8b5cef..5a5a8a5a0e8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://github.com/gerstner-hub/xwmfs"
license=('GPL2')
depends=('fuse')
-source=("git+https://github.com/gerstner-hub/xwmfs.git#tag=v$pkgver")
+source=("git+https://github.com/gerstner-hub/xwmfs.git")
sha256sums=('SKIP')
pkgver() {