aboutsummaryrefslogtreecommitdiffstats
path: root/community/coreuniverse
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-27 12:59:28 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-27 14:24:30 +0100
commitd46b7e5fdbbc0cc4cae2b6c39981e3925cb318b5 (patch)
treeb59dbf7af3b7592b7c9fbe17a2dc272f8f8ed1ba /community/coreuniverse
parent97cab07bce3e0e9df6e3597aeb506931c3279409 (diff)
downloadaports-d46b7e5fdbbc0cc4cae2b6c39981e3925cb318b5.tar.bz2
aports-d46b7e5fdbbc0cc4cae2b6c39981e3925cb318b5.tar.xz
community/coreuniverse: upgrade to 2.7.1
Diffstat (limited to 'community/coreuniverse')
-rw-r--r--community/coreuniverse/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/coreuniverse/APKBUILD b/community/coreuniverse/APKBUILD
index b75ef12791..4b4afc7caa 100644
--- a/community/coreuniverse/APKBUILD
+++ b/community/coreuniverse/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname=coreuniverse
-pkgver=2.7.0
+pkgver=2.7.1
pkgrel=0
pkgdesc="Shows information about apps from the CoreApps family."
arch="all"
@@ -9,7 +9,7 @@ url="https://gitlab.com/cubocore"
license="GPL-3.0-or-later"
depends="qt5-qtsvg"
makedepends="qt5-qtbase-dev libcprime-dev"
-source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/coreuniverse/-/archive/v$pkgver/coreuniverse-v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check"
@@ -22,4 +22,4 @@ package() {
INSTALL_ROOT="$pkgdir" make install
}
-sha512sums="9841b5726264c5c6292c400f65d66c28f266e13401b416fb0bbe532ed159ef09ddf702fa7413d0d623f63da8079ea381ee6ee6c2898458897aa8d10f6c8303b1 coreuniverse-2.7.0.tar.gz"
+sha512sums="83c01140955f907195fd68ac4764be189a57485d8373c035aabe03363361b1bfede53f35d220c385f8a1e3573c82e64e97a4fd465e9be5fba56bb328cc04faca coreuniverse-2.7.1.tar.gz"