summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Johansen2020-01-12 14:20:50 +0100
committerDan Johansen2020-01-12 14:20:50 +0100
commitb9f87457f3269e3b0a0d774f1b57e0e77353a223 (patch)
tree10b835eba9e77022450230e429da53940302bdde
parent21b7262a7feab25c3f49ac0beaaa65003e6fa140 (diff)
downloadaur-b9f87457f3269e3b0a0d774f1b57e0e77353a223.tar.gz
updated to 2.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fabeddb378e..f0c76490fe1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = coregarage
pkgdesc = A settings manager for the CoreApps family.
- pkgver = 2.7.1
+ pkgver = 2.8.0
pkgrel = 1
url = https://gitlab.com/cubocore/coregarage
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = coregarage
depends = libcprime>=2.7.1
depends = libcsys>=2.7.1
depends = libarchive-qt
- source = https://gitlab.com/cubocore/coregarage/-/archive/v2.7.1/coregarage-v2.7.1.tar.gz
- md5sums = bdc791f77e210a0d65f123f2eb998005
+ source = https://gitlab.com/cubocore/coregarage/-/archive/v2.8.0/coregarage-v2.8.0.tar.gz
+ md5sums = ef2fff271311a20fd4cbdc9775ccaf80
pkgname = coregarage
diff --git a/PKGBUILD b/PKGBUILD
index 518b40cf4bc2..cb02dd443d25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=coregarage
-pkgver=2.7.1
+pkgver=2.8.0
pkgrel=1
pkgdesc="A settings manager for the CoreApps family."
arch=('x86_64' 'aarch64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('qt5-base' 'libcprime>=2.7.1' 'libcsys>=2.7.1' 'libarchive-qt')
groups=('coreapps')
source=("https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('bdc791f77e210a0d65f123f2eb998005')
+md5sums=('ef2fff271311a20fd4cbdc9775ccaf80')
prepare() {
mkdir -p build