summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevin Singh2021-08-12 01:25:48 -0500
committerDevin Singh2021-08-12 01:25:48 -0500
commit3951e466358ddab76c1c060c1ee447ed51fbd5ec (patch)
treecf75f3728543907cc2c44a8cc22875ac0f2e858b
parent620e6986defd076cf4f29a693f13d17f8938fed2 (diff)
downloadaur-3951e466358ddab76c1c060c1ee447ed51fbd5ec.tar.gz
fix it again
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3147fde1996..118f59c15b20 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#branch=rs")
+source=("$_pkgname::git+https://github.com/Rosettea/Bunnyfetch.git#branch=rs")
sha256sums=('SKIP')
pkgver() {