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.0
This commit is contained in:
parent
0024655b70
commit
a4985c70de
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.1.5
|
version=6.2.0
|
||||||
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=0741d6b2275ef00b593ef5e31ca267899d73bc3f16d132c92a42e767ec025735
|
checksum=e82ac9986419edbfd8ea6b3e81a9c5dd46a36ed3cd942a74d3644b6365eccb60
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share
|
rm -rf ${DESTDIR}/usr/share
|
||||||
|
|
Loading…
Add table
Reference in a new issue