* update oxygen-icons to 1:6.0.0-2

This commit is contained in:
Alexander Baldeck 2024-04-22 20:24:41 +02:00
parent 36d5937c3b
commit e3787157bc

View File

@ -9,7 +9,7 @@ pkgname=(oxygen-icons
oxygen-icons-svg)
pkgver=6.0.0
epoch=1
pkgrel=1
pkgrel=2
pkgdesc='The Oxygen Icon Theme'
arch=(any)
url='https://community.kde.org/Frameworks'
@ -27,8 +27,6 @@ build() {
}
package_oxygen-icons() {
groups=(kf5)
DESTDIR="$pkgdir" cmake --install build
}