summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlibrewish2020-04-28 13:04:07 +0530
committerlibrewish2020-04-28 13:04:07 +0530
commit6ff722685370e932158de5eb730f13d7fd64f4d4 (patch)
treed2c05277585ab61c2deea6eb8c459128bfd8e32e /PKGBUILD
parentb8553ff52ccaceef26ed30c11cbbd8e221bd6093 (diff)
downloadaur-6ff722685370e932158de5eb730f13d7fd64f4d4.tar.gz
some adjustments
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7bbbb713243..4930756c067a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
_pkgname=corestuff
pkgname=${_pkgname}-git
-pkgver=2.8.0.r33.e34954b
+pkgver=2.8.0.r47.ab58cb6
pkgrel=1
pkgdesc="An activity viewer from the CoreApps family."
arch=('any')
url="https://gitlab.com/cubocore"
license=('GPL3')
-depends=('qt5-x11extras' 'libcprime-git' 'libcsys-git' 'libdesq-git')
+depends=('qt5-x11extras' 'libcprime-git' 'libcsys-git' 'libdesq-git' 'kglobalaccel')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")