aboutsummaryrefslogtreecommitdiffstats
path: root/community/kiconthemes/APKBUILD
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-09-16 11:54:09 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-09-16 11:45:01 -0300
commit53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86 (patch)
tree2326ddd60308a1056401f8982b1f6a884e43f552 /community/kiconthemes/APKBUILD
parent0e5a564450c7013131e4f292774fbb9b392f1409 (diff)
downloadaports-53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86.tar.bz2
aports-53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86.tar.xz
community/kde-frameworks: upgrade to 5.62.0
Also take over maintainership of community/attica
Diffstat (limited to 'community/kiconthemes/APKBUILD')
-rw-r--r--community/kiconthemes/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/kiconthemes/APKBUILD b/community/kiconthemes/APKBUILD
index ca26fae407..9e83d1f4ee 100644
--- a/community/kiconthemes/APKBUILD
+++ b/community/kiconthemes/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kiconthemes
-pkgver=5.61.0
+pkgver=5.62.0
pkgrel=0
pkgdesc="Support for icon themes"
arch="all"
@@ -10,7 +10,7 @@ license="LGPL-2.1-only"
depends_dev="qt5-qtsvg-dev karchive-dev ki18n-dev kcoreaddons-dev kconfigwidgets-dev kwidgetsaddons-dev kitemviews-dev"
makedepends="$depends_dev extra-cmake-modules doxygen qt5-qttools-dev"
checkdepends="xvfb-run"
-source="https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/frameworks/${pkgver%.*}/kiconthemes-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
options="!check" # 1 Test fail
@@ -31,4 +31,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="dd8eb1dd9b3a7affac2d7963d71b81cb089c566e8d4fbe08a5ae37e7f13ec2c72c3216621f0fac6efa86fc937b4186189fa5c9b8419a871f0419dae38bce3c5b kiconthemes-5.61.0.tar.xz"
+sha512sums="141b01813a6794f712ea6a365bf69551d6cdb2df09a56e465def87f157481f6b96968491c770083c0d28e1450e68133698f6b6889796fb9f256b75e41398cb34 kiconthemes-5.62.0.tar.xz"