breeze-icons: update to 5.103.0.
This commit is contained in:
parent
dfd468b430
commit
c4cf687c5f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'breeze-icons'
|
# Template file for 'breeze-icons'
|
||||||
pkgname=breeze-icons
|
pkgname=breeze-icons
|
||||||
version=5.101.0
|
version=5.103.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://community.kde.org/Frameworks"
|
homepage="https://community.kde.org/Frameworks"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=f9745944a04860d002f3b95df21fe560b6fbd7d515b8a06ec60da63644a018ef
|
checksum=7925d70ef2078316f69b9d26e7b1536844fb1d3c045fc78a2464c54871415abd
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue