summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThe-Repo-Club2023-10-03 16:32:46 +0100
committerThe-Repo-Club2023-10-03 16:32:46 +0100
commit6889f44d52dde8c89e321d88c8da6d4719092633 (patch)
tree1b6366e712f5549e5416052a9a0bae6274467dcc /PKGBUILD
parent5a509282906ee000cdac727b9930a099e2dca762 (diff)
downloadaur-pacmanity.tar.gz
Update
Signed-off-by: The-Repo-Club <wayne6324@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a7dbef048dc..5788d73b2207 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=pacmanity
@@ -7,7 +7,7 @@ pkgver=2021.11.14
pkgrel=1
pkgdesc="Keeps a list of installed packages in a Gist at your GitHub account"
arch=('x86_64')
-url="https://github.com/The-Repo-Club/$pkgname"
+url="https://github.com/HeCodes2Much/$pkgname"
license=('GPL')
makedepends=('git')
depends=('pacman>=6.0' 'gist>=4.5.0')