aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/coreshot/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/coreshot/APKBUILD b/testing/coreshot/APKBUILD
index 1152752a3a7..f54c7139bea 100644
--- a/testing/coreshot/APKBUILD
+++ b/testing/coreshot/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname=coreshot
-pkgver=2.6.0
+pkgver=2.7.0
pkgrel=0
pkgdesc="A screen capture utility from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
-license="GPL-2.0-only"
+license="GPL-3.0-or-later"
depends="qt5-qtsvg"
makedepends="qt5-qtbase-dev libcprime-dev qt5-qtx11extras-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz"
@@ -21,4 +21,4 @@ build() {
package() {
INSTALL_ROOT="$pkgdir" make install
}
-sha512sums="cde3fa7a6387395b13d5fd68f4e5351843f56dd1c3ae6c7fbef75c451839bf4cdb06d4853f70ba4ae7cc27b83c179fb37ab61643983ae6514c6adb802128254f coreshot-2.6.0.tar.gz"
+sha512sums="72127fc1c066078ac537f3d7f14518196ec4bba21729618377636e6648817dd28c9bc9b9734431f6a925d0e93d90b0091028ceaa969aeba80bfa1f8e3be77dde coreshot-2.7.0.tar.gz"