summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Johansen2020-07-04 12:38:25 +0200
committerDan Johansen2020-07-04 12:38:25 +0200
commitc054a8557c3631f31895cf50cc079e6af3ffa631 (patch)
treef545d2daefd4c522a82da9c74bdb051f779e1594
parent7d24f8d65061d9b96a96853e1dcc6196e5f96bb6 (diff)
downloadaur-c054a8557c3631f31895cf50cc079e6af3ffa631.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 203bb18badc6..a4eff2978311 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = coreaction
pkgdesc = A side bar for showing widgets from the CoreApps family.
- pkgver = 2.9.0
+ pkgver = 3.0.1
pkgrel = 1
url = https://gitlab.com/cubocore/coreaction
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = coreaction
depends = qt5-svg
depends = libcprime>=2.7.1
depends = libcsys>=2.7.1
- source = https://gitlab.com/cubocore/coreaction/-/archive/v2.9.0/coreaction-v2.9.0.tar.gz
- md5sums = 7269811ae7ad999fce3a7f530c7883c7
+ source = https://gitlab.com/cubocore/coreaction/-/archive/v3.0.1/coreaction-v3.0.1.tar.gz
+ md5sums = 7ac9629f87f2e8bb7694238cad3df0ed
pkgname = coreaction
diff --git a/PKGBUILD b/PKGBUILD
index 294afa64d951..daa9cacd6212 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=coreaction
-pkgver=2.9.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="A side bar for showing widgets from the CoreApps family."
arch=('x86_64' 'aarch64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('qt5-base' 'qt5-svg' 'libcprime>=2.7.1' 'libcsys>=2.7.1')
groups=('coreapps')
source=("https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('7269811ae7ad999fce3a7f530c7883c7')
+md5sums=('7ac9629f87f2e8bb7694238cad3df0ed')
prepare() {
mkdir -p build