summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Johansen2021-04-20 18:28:13 +0200
committerDan Johansen2021-04-20 18:28:13 +0200
commitb5296932ef4ad0b2f3b28f011bd1c3022eeaffed (patch)
tree4aba1f65e0448c3e957b9948e6a58e82f5635109 /PKGBUILD
parent121dcdb106c1d7656d2bac149a867534fe80886d (diff)
downloadaur-b5296932ef4ad0b2f3b28f011bd1c3022eeaffed.tar.gz
update to 4.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fa1525f3c85..5302cb479886 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Shaber
pkgname=libcprime
-pkgver=4.2.1
+pkgver=4.2.2
pkgrel=1
pkgdesc="A library for bookmarking, saving recent activites, managing settings of CoreApps."
arch=('x86_64' 'aarch64')
@@ -10,9 +10,8 @@ url="https://gitlab.com/cubocore/coreapps/$pkgname"
license=('GPL3')
depends=('qt5-base' 'qt5-connectivity' 'libnotify')
makedepends=('cmake' 'ninja')
-groups=('coreapps')
source=("https://gitlab.com/cubocore/coreapps/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('a07f3cfb7e97995cb059f3bb6718b385')
+md5sums=('fb674b6ddf9feb7aa04d0f0ed0234a8a')
prepare() {
mkdir -p build