summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThe-Repo-Club2023-10-03 16:29:34 +0100
committerThe-Repo-Club2023-10-03 16:29:34 +0100
commit3b9c1cb427ee2b0b3d01686db0a71eb99da82c5e (patch)
treef9db9a8af67700d5e18e8e82eb4a16197e20ec94 /PKGBUILD
parent5d5688b02940497b475009eb080a55ed4c18cf77 (diff)
downloadaur-shellfetch.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d1352b66836..50c120cd9a55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
-# Maintainer: The-Repo-Club <The-Repo-Club@github.com>
-# Contributor: The-Repo-Club <The-Repo-Club@github.com>
+# Maintainer: HeCodes2Much <HeCodes2Much@github.com>
+# Contributor: HeCodes2Much <HeCodes2Much@github.com>
# shellcheck disable=all
pkgname=shellfetch
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Shell System Information Fetcher"
arch=('any')
groups=('linuxrepos')
-url="https://github.com/The-Repo-Club/$pkgname"
+url="https://github.com/HeCodes2Much/$pkgname"
license=('MIT')
depends=('bash' 'xorg-xrandr' 'figlet' 'ncurses')
makedepends=('git')