summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Johansen2020-07-04 12:40:27 +0200
committerDan Johansen2020-07-04 12:40:27 +0200
commit3abf2f5dc72c03147b15c366e4cb13266cb156b7 (patch)
tree857552c7736d46fb298d8fbf89b61bba23ce6697
parent41edf0eb56ccb782755b47862f58a46567982f9f (diff)
downloadaur-3abf2f5dc72c03147b15c366e4cb13266cb156b7.tar.gz
updated to 3.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ff6b7f26dc0..5eebb056e2d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = coreuniverse
pkgdesc = Shows information about apps from the CoreApps family.
- pkgver = 2.9.0
+ pkgver = 3.0.1
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.9.0/coreuniverse-v2.9.0.tar.gz
- md5sums = 846edb47a174eef7926db7cb409211d8
+ source = https://gitlab.com/cubocore/coreuniverse/-/archive/v3.0.1/coreuniverse-v3.0.1.tar.gz
+ md5sums = 76e821c2b9db1ea0196d98b8415409f4
pkgname = coreuniverse
diff --git a/PKGBUILD b/PKGBUILD
index 53ea3eaea1d1..cfebeeadf2d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=coreuniverse
-pkgver=2.9.0
+pkgver=3.0.1
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=('846edb47a174eef7926db7cb409211d8')
+md5sums=('76e821c2b9db1ea0196d98b8415409f4')
prepare() {
mkdir -p build