summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2021-01-21 18:15:55 +0000
committerTheCynicalLiger2021-01-21 18:15:55 +0000
commit551e385b7bdbb33f3ccf009193aca3e2c2a960f0 (patch)
tree4a4dc5ad1d2cd834cc8df4f980d45279300b8b9c
parentb44cb0d200c15e77af4c71067ea1d142b02c63ca (diff)
downloadaur-551e385b7bdbb33f3ccf009193aca3e2c2a960f0.tar.gz
Added to TheRepoClub Group
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d45a55196ac..45108037e3eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = pyfetch
pkgrel = 1
url = https://github.com/TheCynicalTeam/pyfetch
arch = any
+ groups = therepoclub
license = CC BY-NC-SA 4.0
depends = gtk3
depends = python-gputil
diff --git a/PKGBUILD b/PKGBUILD
index 46817e329636..37173469defe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgver=2021.01.18
pkgrel=1
pkgdesc='neofetch rewritten in python'
arch=('any')
+groups=('therepoclub')
url="https://github.com/TheCynicalTeam/$pkgname"
license=('CC BY-NC-SA 4.0')
depends=('gtk3' 'python-gputil' 'python-xlib')