summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2aa09a71c84c..d0452a067047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Contributor: Shaber
# Maintainer: Dan Johansen <strit@manjaro.org>
+# Contributor: Shaber
pkgname=libcsys
-pkgver=3.0.1
+pkgver=4.0.0
pkgrel=1
pkgdesc="Library for managing drive and getting system resource information in real time."
arch=('x86_64' 'aarch64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('qt5-base' 'udisks2')
groups=('coreapps')
source=("https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('b4dad5c9b7c729af45d1aa77a37350a3')
+md5sums=('35adeeea34671e333853dedd8f6c3f71')
prepare() {
mkdir -p build