summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2021-02-09 13:12:33 +0000
committerTheCynicalLiger2021-02-09 13:12:33 +0000
commit2681c1cec5e3cd4fe38b16638cad0f999b119ce7 (patch)
tree9b0259fbc0984ecf89c4d87b8a48921e12d99c12
parent386be454b13fc26f0f514bdf27031cdc1888ab7e (diff)
downloadaur-2681c1cec5e3cd4fe38b16638cad0f999b119ce7.tar.gz
Update Maintainer
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50c638f6819c..4767bf24d1a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = bfetch
pkgdesc = A CLI system information tool written in BASH that supports displaying images.
pkgver = 2021.01.24
pkgrel = 1
- url = https://github.com/TheCynicalTeam/bfetch
+ url = https://github.com/The-Repo-Club/bfetch
arch = any
groups = therepoclub
license = CC BY-NC-SA 4.0
@@ -19,7 +19,7 @@ pkgbase = bfetch
optdepends = xorg-xdpyinfo: Resolution detection (Single Monitor)
optdepends = xorg-xprop: Desktop Environment and Window Manager
optdepends = xorg-xrandr: Resolution detection (Multi Monitor + Refresh rates)
- source = bfetch-2021.01.24.tar.gz::https://github.com/TheCynicalTeam/bfetch/archive/2021.01.24.tar.gz
+ source = bfetch-2021.01.24.tar.gz::https://github.com/The-Repo-Club/bfetch/archive/2021.01.24.tar.gz
sha256sums = 160374b4fdf7c75c59fe18b06dcaa9861c5f39cd53c80e0b1943cd7fabbc3c83
pkgname = bfetch
diff --git a/PKGBUILD b/PKGBUILD
index 3293526a8840..ab989a800a61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
-# Maintainer: TheCynicalTeam <TheCynicalTeam@github.com>
-# Contributor: TheCynicalTeam <TheCynicalTeam@github.com>
+# Maintainer: The-Repo-Club <The-Repo-Club@github.com>
+# Contributor: The-Repo-Club <The-Repo-Club@github.com>
pkgname=bfetch
pkgver=2021.01.24
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A CLI system information tool written in BASH that supports displaying images."
arch=('any')
groups=('therepoclub')
-url="https://github.com/TheCynicalTeam/$pkgname"
+url="https://github.com/The-Repo-Club/$pkgname"
license=('CC BY-NC-SA 4.0')
depends=('bash')
makedepends=('git')