summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Johansen2020-07-04 12:40:27 +0200
committerDan Johansen2020-07-04 12:40:27 +0200
commit3abf2f5dc72c03147b15c366e4cb13266cb156b7 (patch)
tree857552c7736d46fb298d8fbf89b61bba23ce6697 /PKGBUILD
parent41edf0eb56ccb782755b47862f58a46567982f9f (diff)
downloadaur-3abf2f5dc72c03147b15c366e4cb13266cb156b7.tar.gz
updated to 3.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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