mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
dtkcore: update to 2.0.9.11.
This commit is contained in:
parent
6c67295ee1
commit
b04f930996
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dtkcore'
|
# Template file for 'dtkcore'
|
||||||
pkgname=dtkcore
|
pkgname=dtkcore
|
||||||
version=2.0.9.10
|
version=2.0.9.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="LIB_INSTALL_DIR=/usr/lib/"
|
configure_args="LIB_INSTALL_DIR=/usr/lib/"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/dtkcore"
|
homepage="https://github.com/linuxdeepin/dtkcore"
|
||||||
changelog="https://github.com/linuxdeepin/dtkcore/blob/${version}/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/dtkcore/blob/${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/dtkcore/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/dtkcore/archive/${version}.tar.gz"
|
||||||
checksum=960f37383051bb1fc247b9a268966cd3cbfef3aef3c7ad6797c51e152fcd46ba
|
checksum=8db73894dd81dd6e7eb5ac9a5bc32d821f5b2ba1330e77428deb2523f0769d65
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-devel gsettings-qt-devel"
|
hostmakedepends+=" qt5-devel gsettings-qt-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue