summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2021-02-09 13:12:51 +0000
committerTheCynicalLiger2021-02-09 13:12:51 +0000
commit3a105db071a25b75f0f9d4a7381b6d8043458c6f (patch)
tree88bbb4d1310f4e5bc0262854dc563044b3986379
parenta2817b77f8b050752663fb707c6b06b4358fd36d (diff)
downloadaur-i3-cheat.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 0fca16641e06..730ce52ae6e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,13 @@ pkgbase = i3-cheat
pkgdesc = cheat sheet for i3wm
pkgver = 2021.01.17
pkgrel = 1
- url = https://github.com/TheCynicalTeam/wm-cheat
+ url = https://github.com/The-Repo-Club/wm-cheat
arch = any
groups = therepoclub
license = CC BY-NC-SA 4.0
depends = gtk3
depends = i3-wm
- source = wm-cheat-2021.01.17.tar.gz::https://github.com/TheCynicalTeam/wm-cheat/archive/2021.01.17.tar.gz
+ source = wm-cheat-2021.01.17.tar.gz::https://github.com/The-Repo-Club/wm-cheat/archive/2021.01.17.tar.gz
sha256sums = 3d37b3d7b672dba63ca581e80f64eca4c91399be569d551b11ae1b90e0aee82d
pkgname = i3-cheat
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")