summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevin Singh2021-03-23 16:55:35 -0500
committerDevin Singh2021-03-23 16:55:35 -0500
commit66ada7a36e7972cd7662f0d88183ef4088db26f6 (patch)
tree7bfda9df2a070cab31a79c421284a4ce40b0ee19
parent317df73082868e06b5087b0528536ed1858ee461 (diff)
downloadaur-66ada7a36e7972cd7662f0d88183ef4088db26f6.tar.gz
fix url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5a08871cbe0..2c3ae3aa7203 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = bunnyfetch-git
pkgdesc = Tiny system info fetch utility.
pkgver = 0.1.3.39.g22e2ab3
pkgrel = 1
- url = https://github.com/alacritty/alacritty
+ url = https://github.com/Luvella/Bunnyfetch
arch = x86_64
arch = i686
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 805fec53d3c4..af8d0a5ab194 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname="bunnyfetch"
pkgver=0.1.3.39.g22e2ab3
pkgrel=1
arch=('x86_64' 'i686')
-url="https://github.com/alacritty/alacritty"
+url="https://github.com/Luvella/Bunnyfetch"
pkgdesc="Tiny system info fetch utility."
license=('MIT')
makedepends=('rust' 'cargo' 'git')