summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzan2020-09-15 13:14:23 -0400
committerzan2020-09-15 13:14:23 -0400
commit3ea263c285df92650ad4a1a7bd05f478bc8a5ed3 (patch)
tree764526e8016cf8eb0d9691156f283c8a897b67a0
parent05005f5d39abf34173d605e98876e3f7c75f2c1d (diff)
downloadaur-3ea263c285df92650ad4a1a7bd05f478bc8a5ed3.tar.gz
use invent description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e0354000a5d..829a91cd2e27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kontrast
- pkgdesc = Color contrast checker
+ pkgdesc = Tool to check contrast for colors that allows verifying that your colors are correctly accessible
pkgver = 1.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://kde.org/applications/en/kontrast
arch = x86_64
groups = kde-applications
diff --git a/PKGBUILD b/PKGBUILD
index 7f2a74a6156c..c464ec162ed5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,11 @@ pkgver=1.0.2
pkgrel=2
arch=(x86_64)
url='https://kde.org/applications/en/kontrast'
-pkgdesc="Color contrast checker"
+pkgdesc="Tool to check contrast for colors that allows verifying that your colors are correctly accessible"
license=(GPL)
groups=(kde-applications kde-accessibility)
depends=(kcoreaddons ki18n kirigami2 hicolor-icon-theme)
makedepends=(extra-cmake-modules)
-optdepends=()
source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz") # {,.sig}
sha256sums=('bd7835e891dc969c6648d64812946ef46a280551f983b45dca4a05b39531dcf7')
#validpgpkeys=(14B0ED91B5783415D0AA1E0A06B35D38387B67BE) # Carl Schwan <carl@carlschwan.eu>