breeze-icons: update to 5.86.0.
This commit is contained in:
parent
30bacfa813
commit
19a320a59d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'breeze-icons'
|
# Template file for 'breeze-icons'
|
||||||
pkgname=breeze-icons
|
pkgname=breeze-icons
|
||||||
version=5.85.0
|
version=5.86.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=4407aed678f85ab600b63337553ee9cd5f967bbffd383c351add1c0746ab273d
|
checksum=bcf6b3d09db3b61f4a6cc009acf202a097a57fd360bd5e4316a902f7754aeeb6
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue