mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
oxygen-qt5: update to 6.2.5.
This commit is contained in:
parent
fa270e5209
commit
51abc57c6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'oxygen-qt5'
|
# Template file for 'oxygen-qt5'
|
||||||
pkgname=oxygen-qt5
|
pkgname=oxygen-qt5
|
||||||
version=6.2.4
|
version=6.2.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=866a58bda3f361f2b078c447b95885b9d3905d80b285454861193d3e863a1452
|
checksum=6d772dd509c2bfd03d7f801e45eff151f344172900bae05bb16d8ba2f8d3b7dc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share
|
rm -rf ${DESTDIR}/usr/share
|
||||||
|
|
Loading…
Add table
Reference in a new issue