kiconthemes: bump version

This commit is contained in:
Gerasim Troeglazov
2024-03-01 23:05:02 +10:00
parent e0ab23853d
commit 1121457b4b

View File

@@ -10,12 +10,12 @@ the user can change it using the icon dialog.
used to create selected/disabled icon images.
Other classes in this repository are used internally by the icon theme \
configuration dialogs, and should not be used by applications."
HOMEPAGE="https://github.com/KDE/kiconthemes/"
COPYRIGHT="2010-2022 KDE Organisation"
HOMEPAGE="https://invent.kde.org/frameworks/kiconthemes/"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/kiconthemes/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="6838364e6c57af245eb5a758586d1992d4cff23d7bd9093636587ee1a5d07b3b"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kiconthemes-${portVersion}.tar.xz"
CHECKSUM_SHA256="6925134bf76bb8bf6b3dabada008ded8f60fa196aa7a00c0c720c29008719d2f"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
@@ -76,7 +76,7 @@ BUILD_PREREQUIRES="
cmd:g++$secondaryArchSuffix
cmd:lrelease$secondaryArchSuffix >= 5
cmd:make
cmd:python2
cmd:python3.10
"
PATCH()