summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevin Singh2021-08-12 01:24:26 -0500
committerDevin Singh2021-08-12 01:24:26 -0500
commit620e6986defd076cf4f29a693f13d17f8938fed2 (patch)
tree7ee33db3719feca26ec0cbd705fd0512bbbbbef3
parent66ada7a36e7972cd7662f0d88183ef4088db26f6 (diff)
downloadaur-620e6986defd076cf4f29a693f13d17f8938fed2.tar.gz
fix branch
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af8d0a5ab194..f3147fde1996 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=('rust' 'cargo' 'git')
depends=('gcc-libs')
provides=('bunnyfetch')
conflicts=('bunnyfetch')
-source=("$_pkgname::git+https://github.com/Luvella/Bunnyfetch.git")
+source=("$_pkgname::git+https://github.com/Luvella/Bunnyfetch.git#branch=rs")
sha256sums=('SKIP')
pkgver() {