summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Johansen2020-01-12 14:21:38 +0100
committerDan Johansen2020-01-12 14:21:38 +0100
commit5f64ca4acbd980307a8258313bf571ef8d986430 (patch)
treef9752199885cceafb774823c2bfdc1f7f6e8bf57
parent86532ca63900db4ed3a4f026205bc42ec7e01b1b (diff)
downloadaur-5f64ca4acbd980307a8258313bf571ef8d986430.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 89a7db46b332..fe728bfb9f1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = corepins
pkgdesc = A bookmarking app from the CoreApps family.
- pkgver = 2.7.1
+ pkgver = 2.8.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.7.1/corepins-v2.7.1.tar.gz
- md5sums = 799cde3856439f624db4041e1db597f8
+ source = https://gitlab.com/cubocore/corepins/-/archive/v2.8.0/corepins-v2.8.0.tar.gz
+ md5sums = 629a887d4896bd2f635ca7ea3a16c019
pkgname = corepins
diff --git a/PKGBUILD b/PKGBUILD
index 21f52e95fc6b..a0cbc19db9fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=corepins
-pkgver=2.7.1
+pkgver=2.8.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=('799cde3856439f624db4041e1db597f8')
+md5sums=('629a887d4896bd2f635ca7ea3a16c019')
prepare() {
mkdir -p build