summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Johansen2020-07-04 12:40:01 +0200
committerDan Johansen2020-07-04 12:40:01 +0200
commitc1af292abc9ad9271c67a1236ed0881a0abda90a (patch)
treeb12b8065130586fe4b4364619601af5040f55592 /PKGBUILD
parent2432de6a1b62219534b99b80c9c990cd76523c30 (diff)
downloadaur-c1af292abc9ad9271c67a1236ed0881a0abda90a.tar.gz
updated to 3.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39df7b859159..33e9459d99db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=corestuff
-pkgver=2.9.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
pkgdesc="An activity viewer from the CoreApps family."
arch=('x86_64' 'aarch64')
url="https://gitlab.com/cubocore/$pkgname"
@@ -13,7 +13,7 @@ makedepends=('git')
replaces=('corebox')
groups=('coreapps')
source=( #"https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
- "git+https://gitlab.com/cubocore/$pkgname.git#tag=v2.9.0")
+ "git+https://gitlab.com/cubocore/$pkgname.git#tag=v$pkgver")
md5sums=('SKIP')
prepare() {