summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Johansen2023-08-30 16:29:18 +0200
committerDan Johansen2023-08-30 16:29:18 +0200
commit6e58a89fae3efa85d95ab300f9d5d7f3075ff077 (patch)
treeeef7d98b9cd5863d2eeb61f9ce2a0257bb1483f4 /PKGBUILD
parent74a22e990c7f44cad549903760e5aa9c18d1256e (diff)
downloadaur-6e58a89fae3efa85d95ab300f9d5d7f3075ff077.tar.gz
updated to 4.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30653a1aeffd..8765cf647fc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Dan Johansen <strit@manjaro.org>
+# Maintainer: Dan Johansen <strit@strits.dk>
# Contributor: Shaber
pkgname=coreuniverse
-pkgver=4.4.0
+pkgver=4.5.0
pkgrel=1
pkgdesc="Shows information about apps from the C Suite"
arch=('x86_64' 'aarch64')
@@ -12,7 +12,7 @@ depends=('qt5-base' 'libcprime>=2.7.1')
makedepends=('cmake' 'ninja')
groups=('coreapps')
source=("https://gitlab.com/cubocore/coreapps/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('705df9df82dc3293fb2911cc77458f3a')
+md5sums=('1c7ca768a372505eef7f56764475e1a7')
prepare() {
mkdir -p build