summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2021-02-09 13:13:37 +0000
committerTheCynicalLiger2021-02-09 13:13:37 +0000
commitda993828ef41432716e8d5d2ca75e25e60113a42 (patch)
tree6db8f84b72a81015472b7ba78b1809a12e651044
parent4af836ba980dcce1b04402a313ec91276c7381c9 (diff)
downloadaur-da993828ef41432716e8d5d2ca75e25e60113a42.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 3081192b3774..51e1c15f7ae6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = multimonitorlock
pkgdesc = A simple lock script for i3lock-color
pkgver = 2021.01.01
pkgrel = 1
- url = https://github.com/TheCynicalTeam/multimonitorlock
+ url = https://github.com/The-Repo-Club/multimonitorlock
install = multimonitorlock.install
arch = any
groups = therepoclub
@@ -19,7 +19,7 @@ pkgbase = multimonitorlock
conflicts = multilockscreen-git
conflicts = betterlockscreen
conflicts = betterlockscreen-git
- source = multimonitorlock-2021.01.01.tar.gz::https://github.com/TheCynicalTeam/multimonitorlock/archive/2021.01.01.tar.gz
+ source = multimonitorlock-2021.01.01.tar.gz::https://github.com/The-Repo-Club/multimonitorlock/archive/2021.01.01.tar.gz
sha256sums = 92cc4567b4ec95658949aef689a3b095b621eac53c25195d262ef70fe2e299bb
pkgname = multimonitorlock
diff --git a/PKGBUILD b/PKGBUILD
index b52110f65329..19f65b3f6bfc 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=multimonitorlock
pkgver=2021.01.01
pkgrel=1
pkgdesc="A simple lock script for i3lock-color"
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=('i3lock-color' 'imagemagick' 'xorg-xrandr' 'xorg-xdpyinfo' 'bc' 'bash')
optdepends=('feh: Allows setting wallpaper' 'multimonitorlock-gui: Allows the background to be changed')