mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
qt5ct: update to 1.5.
This commit is contained in:
parent
a4ae94b656
commit
4ad7de750a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qt5ct'
|
# Template file for 'qt5ct'
|
||||||
pkgname=qt5ct
|
pkgname=qt5ct
|
||||||
version=1.3
|
version=1.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake qt5-tools qt5-host-tools"
|
hostmakedepends="qt5-qmake qt5-tools qt5-host-tools"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://sourceforge.net/projects/qt5ct/"
|
homepage="https://sourceforge.net/projects/qt5ct/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/project/qt5ct/qt5ct-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/project/qt5ct/qt5ct-${version}.tar.bz2"
|
||||||
checksum=dd443b14e590aff76a16e1316d56e688882e3248c470df4f71bc952569f3c3bc
|
checksum=d63d0ce16e02427207d86531f70a71c5b9c850044dd5b2dcb2285531f416e490
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue