oxygen-qt5: update to 6.1.5.
This commit is contained in:
parent
0f430d04fd
commit
6ecf25dc63
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'oxygen-qt5'
|
# Template file for 'oxygen-qt5'
|
||||||
pkgname=oxygen-qt5
|
pkgname=oxygen-qt5
|
||||||
version=6.1.4
|
version=6.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DBUILD_QT6=OFF"
|
configure_args="-DBUILD_TESTING=OFF -DBUILD_QT6=OFF"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/oxygen"
|
homepage="https://invent.kde.org/plasma/oxygen"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%-qt5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%-qt5}-${version}.tar.xz"
|
||||||
checksum=036017d9fdf72764cb4bb078972a5d95c61d62f865100c56ef5a811e31aba9d5
|
checksum=0741d6b2275ef00b593ef5e31ca267899d73bc3f16d132c92a42e767ec025735
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share
|
rm -rf ${DESTDIR}/usr/share
|
||||||
|
|
Loading…
Reference in New Issue