summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTheCynicalLiger2021-02-09 13:12:51 +0000
committerTheCynicalLiger2021-02-09 13:12:51 +0000
commit3a105db071a25b75f0f9d4a7381b6d8043458c6f (patch)
tree88bbb4d1310f4e5bc0262854dc563044b3986379 /PKGBUILD
parenta2817b77f8b050752663fb707c6b06b4358fd36d (diff)
downloadaur-i3-cheat.tar.gz
Update Maintainer
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2943ae68a47c..a7baad82085b 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=wm-cheat
pkgname=i3-cheat
pkgver=2021.01.17
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="cheat sheet for i3wm"
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=('gtk3' 'i3-wm')
source=("${_pkgname}-$pkgver.tar.gz::${url}/archive/$pkgver.tar.gz")