summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Luzan2021-12-10 22:48:24 +0300
committerVladimir Luzan2021-12-10 22:48:24 +0300
commit12f04a1eb42f9dbd5c5867b4fb9569ab1285e9ad (patch)
tree98d26dfc5d71ec5b0d61f2041a37d8ff048c3744
parent26f813a941f3fa22f0ddbfe50441c924cd67ce75 (diff)
downloadaur-12f04a1eb42f9dbd5c5867b4fb9569ab1285e9ad.tar.gz
fixed source
-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"