summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2021-02-09 13:13:59 +0000
committerTheCynicalLiger2021-02-09 13:13:59 +0000
commit6a38059a965dfdab1841b5d8c9b38657088fc1ac (patch)
tree62ab38ae22432bf2c8bd849b3f4a5cd1b0b46d2e
parentdbf5aa60df2c7900c1a35eff74957f075274cb00 (diff)
downloadaur-6a38059a965dfdab1841b5d8c9b38657088fc1ac.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 cbe8cfa838f4..8c97d153aee4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = qt5-color-widgets
pkgdesc = A user-friendly color dialog and several color-related widgets for Qt
pkgver = 2021.01.01
pkgrel = 1
- url = https://github.com/TheCynicalTeam/qt5-color-widgets
+ url = https://github.com/The-Repo-Club/qt5-color-widgets
arch = any
groups = therepoclub
license = LGPL3
@@ -14,7 +14,7 @@ pkgbase = qt5-color-widgets
provides = qt-color-widgets-common
conflicts = qt-color-widgets-common
replaces = qt5-color-picker
- source = qt5-color-widgets-2021.01.01.tar.gz::https://github.com/TheCynicalTeam/qt5-color-widgets/archive/2021.01.01.tar.gz
+ source = qt5-color-widgets-2021.01.01.tar.gz::https://github.com/The-Repo-Club/qt5-color-widgets/archive/2021.01.01.tar.gz
sha256sums = 1b6d34bede07885ea068ef9041d2158930b64c15f6d52af42aa0165182fe509c
pkgname = qt5-color-widgets
diff --git a/PKGBUILD b/PKGBUILD
index 7083cf64db6c..d8c5a9209f16 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>
# Contributor: Manuel Hüsers <manuel.huesers@uni-ol.de>
# Contributor: Mattia Basaglia <mattia.basaglia@gmail.com>
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc='A user-friendly color dialog and several color-related widgets for Qt'
arch=('any')
groups=('therepoclub')
-url="https://github.com/TheCynicalTeam/$pkgname"
+url="https://github.com/The-Repo-Club/$pkgname"
license=('LGPL3')
depends=('qt5-base')
optdepends=('qt5-tools: for QtDesigner integration'