mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
kgamma5: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
7da70ef3c8
commit
27e3252160
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kgamma5'
|
||||
pkgname=kgamma5
|
||||
version=5.18.3
|
||||
version=5.18.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -10,8 +10,8 @@ short_desc="KDE gamma adjustiment app"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/kgamma5"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b00dcf8d2261771da8b7ad0e086bc6f616d6c15d04f9b39ad87e133a796b5b8f
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=08b5c447edc0210eaab7244cec640863f9097556d97bf010a525d8184705d2fd
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-devel kdoctools"
|
||||
|
|
Loading…
Add table
Reference in a new issue