breeze_icons: bump version

This commit is contained in:
Gerasim Troeglazov
2024-03-02 10:48:53 +10:00
parent 7b195a2862
commit 933a74cc22
2 changed files with 4 additions and 4 deletions

View File

@@ -2,12 +2,12 @@ SUMMARY="Breeze SVG icon theme"
DESCRIPTION="Breeze-icons is a freedesktop.org compatible icon theme. \
It's developed by the KDE Community as part of KDE Frameworks 5 and it's \
used by default in KDE Plasma 5 and KDE Applications."
HOMEPAGE="https://github.com/KDE/breeze-icons/"
COPYRIGHT="2010-2022 KDE Organisation"
HOMEPAGE="https://invent.kde.org/frameworks/breeze-icons/"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/breeze-icons/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="22dceceef0020babbdf676be740de7143e1b0598a08f64b818a314db264cb939"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/breeze-icons-${portVersion}.tar.xz"
CHECKSUM_SHA256="c4fc87a0ea961dc849e1feac97b3c53ce0af79df76a9dd508eb4ba5a006f09b9"
SOURCE_DIR="breeze-icons-$portVersion"
PATCHES="breeze_icons-$portVersion.patchset"