summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzan2020-09-15 12:58:48 -0400
committerzan2020-09-15 12:58:48 -0400
commit05005f5d39abf34173d605e98876e3f7c75f2c1d (patch)
tree4944ca445b6f75c333ebe3cc2f0ce5ca184e962f
parent77aaf005288f1bff78312dbf46e27f973bea208b (diff)
downloadaur-05005f5d39abf34173d605e98876e3f7c75f2c1d.tar.gz
should be in kde-accessibility
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfd0a7fd1421..5e0354000a5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = kontrast
url = https://kde.org/applications/en/kontrast
arch = x86_64
groups = kde-applications
- groups = kde-graphics
+ groups = kde-accessibility
license = GPL
makedepends = extra-cmake-modules
depends = kcoreaddons
diff --git a/PKGBUILD b/PKGBUILD
index ef64b492bbf5..7f2a74a6156c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=kontrast
pkgver=1.0.2
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url='https://kde.org/applications/en/kontrast'
pkgdesc="Color contrast checker"
license=(GPL)
-groups=(kde-applications kde-graphics)
+groups=(kde-applications kde-accessibility)
depends=(kcoreaddons ki18n kirigami2 hicolor-icon-theme)
makedepends=(extra-cmake-modules)
optdepends=()