From 6d2127f08805c9bda78faa13d088034d51adc491 Mon Sep 17 00:00:00 2001 From: rahmanshaber Date: Fri, 13 Sep 2019 00:12:47 +0800 Subject: testing/coreshot: upgrade to 2.7.0 --- testing/coreshot/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/coreshot/APKBUILD') 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 # Maintainer: rahmanshaber 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" -- cgit v1.2.3