summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Johansen2020-05-17 18:14:03 +0200
committerDan Johansen2020-05-17 18:14:03 +0200
commit82ea165f7d55d8a7b87839ca1ee0dc2c5b346067 (patch)
treeda1a9387ffe1411b1ff3d3448e82b7725f55d103
parent5f64ca4acbd980307a8258313bf571ef8d986430 (diff)
downloadaur-82ea165f7d55d8a7b87839ca1ee0dc2c5b346067.tar.gz
updated to 2.9.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe728bfb9f1f..cfb7c8e6cc9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = corepins
pkgdesc = A bookmarking app from the CoreApps family.
- pkgver = 2.8.0
+ pkgver = 2.9.0
pkgrel = 1
url = https://gitlab.com/cubocore/corepins
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = corepins
license = GPL3
depends = qt5-base
depends = libcprime>=2.7.1
- source = https://gitlab.com/cubocore/corepins/-/archive/v2.8.0/corepins-v2.8.0.tar.gz
- md5sums = 629a887d4896bd2f635ca7ea3a16c019
+ source = https://gitlab.com/cubocore/corepins/-/archive/v2.9.0/corepins-v2.9.0.tar.gz
+ md5sums = b8ab508d13d889fe7377c9a93876b150
pkgname = corepins
diff --git a/PKGBUILD b/PKGBUILD
index a0cbc19db9fe..b93a91c07f0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=corepins
-pkgver=2.8.0
+pkgver=2.9.0
pkgrel=1
pkgdesc="A bookmarking app from the CoreApps family."
arch=('x86_64' 'aarch64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('qt5-base' 'libcprime>=2.7.1')
groups=('coreapps')
source=("https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('629a887d4896bd2f635ca7ea3a16c019')
+md5sums=('b8ab508d13d889fe7377c9a93876b150')
prepare() {
mkdir -p build