summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2021-02-09 13:13:22 +0000
committerTheCynicalLiger2021-02-09 13:13:22 +0000
commit70c1e7c2e595386d6b16ad0908558ffc5eeca19d (patch)
treee796610c7ef802468e9ec6c4f588995cdda82817
parentd8f631dc3140cd4337743f190c9dc3891c998617 (diff)
downloadaur-70c1e7c2e595386d6b16ad0908558ffc5eeca19d.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 60abe81d2864..fc76d6d87054 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = i3-swallow
pkgdesc = Swallow a terminal window after a blocking application is run in i3
pkgver = 2021.01.01
pkgrel = 2
- url = https://github.com/TheCynicalTeam/i3-swallow
+ url = https://github.com/The-Repo-Club/i3-swallow
arch = any
groups = therepoclub
license = CC BY-NC-SA 4.0
@@ -10,7 +10,7 @@ pkgbase = i3-swallow
depends = xdo
depends = python-i3ipc
conflicts = i3-swallow-git
- source = i3-swallow-2021.01.01.tar.gz::https://github.com/TheCynicalTeam/i3-swallow/archive/2021.01.01.tar.gz
+ source = i3-swallow-2021.01.01.tar.gz::https://github.com/The-Repo-Club/i3-swallow/archive/2021.01.01.tar.gz
sha256sums = ab06d29b0889a7cbe1b1cf601da84b64ce3b7a8f51d03b9fc3b49f2e71a73aea
pkgname = i3-swallow
diff --git a/PKGBUILD b/PKGBUILD
index 2904296cf8aa..c3e398fc6369 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
-# 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=i3-swallow
pkgver=2021.01.01
pkgrel=2
pkgdesc="Swallow a terminal window after a blocking application is run in i3"
arch=('any')
groups=('therepoclub')
-url="https://github.com/TheCynicalTeam/i3-swallow"
+url="https://github.com/The-Repo-Club/i3-swallow"
license=('CC BY-NC-SA 4.0')
depends=('xdo' 'python-i3ipc')
makedepends=('git')