summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Johansen2019-09-19 18:48:33 +0200
committerDan Johansen2019-09-19 18:48:33 +0200
commit369bcc2cac543dfe7d4aa29ee17bc40d2da9efed (patch)
tree71f0bf53429bd256c03ee26c7d2f0bb00ac71cd0 /PKGBUILD
parent005e3c2bb049d47599bf00926def85a8a6fa7006 (diff)
downloadaur-369bcc2cac543dfe7d4aa29ee17bc40d2da9efed.tar.gz
updated to 2.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d525ee9be51..19967235506d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,17 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=corestuff
-pkgver=2.7.0
+pkgver=2.7.1
pkgrel=1
pkgdesc="An activity viewer from the CoreApps family."
arch=('x86_64' 'aarch64')
url="https://gitlab.com/cubocore/$pkgname"
license=('GPL3')
-depends=('qt5-base' 'qt5-x11extras' 'libcsys' 'libcprime' 'libxcomposite')
+depends=('qt5-base' 'qt5-x11extras' 'libcsys>=2.7.1' 'libcprime>=2.7.1' 'libxcomposite')
+replaces=('corebox')
groups=('coreapps')
source=("https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('3dcf420cb7e0c046d81b97704eb1279e')
+md5sums=('78b2de72a86d49ea31509ab69a118aba')
prepare() {
mkdir -p build