summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Johansen2020-05-17 18:14:57 +0200
committerDan Johansen2020-05-17 18:14:57 +0200
commit41edf0eb56ccb782755b47862f58a46567982f9f (patch)
tree3a76ec873cf8b7d704547cfe26ecb16c40d2a075
parent0cdcd7f12f33e1f5b68a11f0f9b3728c9e465df1 (diff)
downloadaur-41edf0eb56ccb782755b47862f58a46567982f9f.tar.gz
updated to 2.9.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da703b7d06d5..0ff6b7f26dc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = coreuniverse
pkgdesc = Shows information about apps from the CoreApps family.
- pkgver = 2.8.0
+ pkgver = 2.9.0
pkgrel = 1
url = https://gitlab.com/cubocore/coreuniverse
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = coreuniverse
license = GPL3
depends = qt5-base
depends = libcprime>=2.7.1
- source = https://gitlab.com/cubocore/coreuniverse/-/archive/v2.8.0/coreuniverse-v2.8.0.tar.gz
- md5sums = e54ddd486523f83830936879f0ba58ac
+ source = https://gitlab.com/cubocore/coreuniverse/-/archive/v2.9.0/coreuniverse-v2.9.0.tar.gz
+ md5sums = 846edb47a174eef7926db7cb409211d8
pkgname = coreuniverse
diff --git a/PKGBUILD b/PKGBUILD
index 5fc1c31a6ba1..53ea3eaea1d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=coreuniverse
-pkgver=2.8.0
+pkgver=2.9.0
pkgrel=1
pkgdesc="Shows information about apps from the CoreApps family."
arch=('x86_64' 'aarch64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('qt5-base' 'libcprime>=2.7.1')
groups=('coreapps')
source=("https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('e54ddd486523f83830936879f0ba58ac')
+md5sums=('846edb47a174eef7926db7cb409211d8')
prepare() {
mkdir -p build