mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
kget: update to 19.12.1.
This commit is contained in:
parent
d705231f0a
commit
ce3afbc307
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'kget'
|
# Template file for 'kget'
|
||||||
pkgname=kget
|
pkgname=kget
|
||||||
version=19.12.0
|
version=19.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools
|
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
|
||||||
pkg-config kdoctools kconfig kcoreaddons"
|
pkg-config kdoctools kconfig kcoreaddons gettext"
|
||||||
makedepends="gpgmeqt-devel kcmutils-devel kdelibs4support-devel
|
makedepends="gpgmeqt-devel kcmutils-devel kdelibs4support-devel
|
||||||
knotifyconfig-devel libktorrent-devel qca-qt5-devel qt5-plugin-mysql
|
knotifyconfig-devel libktorrent-devel qca-qt5-devel qt5-plugin-mysql
|
||||||
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
||||||
|
@ -14,4 +14,4 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/applications/kget"
|
homepage="https://projects.kde.org/projects/applications/kget"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=90c14c1a31db5004fdbdddddc764a41cce3fbc03026900e4d50d43af126e6e1f
|
checksum=33b043857b3d1c55d877d1c3af2bcc46feefe15019b7af40a9951c16e288658c
|
||||||
|
|
Loading…
Add table
Reference in a new issue