qt5integration: update to 0.3.12.
This commit is contained in:
parent
51f455afb3
commit
ca9d3e3659
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt5integration'
|
# Template file for 'qt5integration'
|
||||||
pkgname=qt5integration
|
pkgname=qt5integration
|
||||||
version=0.3.11
|
version=0.3.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake pkg-config"
|
hostmakedepends="qt5-qmake pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/qt5integration"
|
homepage="https://github.com/linuxdeepin/qt5integration"
|
||||||
changelog="https://github.com/linuxdeepin/qt5integration/blob/${version}/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/qt5integration/blob/${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/qt5integration/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/qt5integration/archive/${version}.tar.gz"
|
||||||
checksum=76eb19a69ac5682e5e172b12d149937ce5099df6e887acdbefc2cd2326257648
|
checksum=99a49dbe67c9ce11e60856f484c383400642f4ab0d0f46af310271c2c43edcfc
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
_qt5_dep_ver="${depends#*>=}"
|
_qt5_dep_ver="${depends#*>=}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue