summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxeruf2021-08-11 21:49:57 +0200
committerxeruf2021-08-11 21:49:57 +0200
commit5e20fc2a5420b725dee37df1ed5a4b840256c1af (patch)
treead12802498be42aec641daa68572ebe2aa8ebc21 /PKGBUILD
parent7db176f112cd46513983c8ea59e0a2d8326be88b (diff)
downloadaur-5e20fc2a5420b725dee37df1ed5a4b840256c1af.tar.gz
Simplify source url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81989f83931b..2fef0a28830c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL2')
depends=('glibc')
provides=('exfat-utils')
conflicts=('fuse-exfat' 'exfat-utils')
-source=("exfat::git+https://github.com/relan/exfat#branch=master")
+source=('git+https://github.com/relan/exfat')
b2sums=('SKIP')
prepare() {