summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78ef78d38030..64de2f2dc65b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=(
'git'
'scdoc'
)
-source=("hru::git+https://git.sr.ht/~begs/hru.git")
+source=("hru::git+https://git.sr.ht/~begs/hru")
sha512sums=("SKIP")
build() {
cd "$srcdir/$pkgname-$pkgver"