qt5integration: update to 5.0.0.
This commit is contained in:
parent
974ab30779
commit
d415476c3a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qt5integration'
|
||||
pkgname=qt5integration
|
||||
version=0.3.12
|
||||
revision=2
|
||||
version=5.0.0
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake pkg-config"
|
||||
makedepends="libqtxdg-devel dtkwm-devel dtkwidget-devel mtdev-devel
|
||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/linuxdeepin/qt5integration"
|
||||
changelog="https://github.com/linuxdeepin/qt5integration/blob/${version}/CHANGELOG.md"
|
||||
distfiles="https://github.com/linuxdeepin/qt5integration/archive/${version}.tar.gz"
|
||||
checksum=99a49dbe67c9ce11e60856f484c383400642f4ab0d0f46af310271c2c43edcfc
|
||||
checksum=59eff73ea16ded0a54fe91a08168d53b96f6e7fe9a53b599ba37346b283d6a7c
|
||||
|
||||
pre_configure() {
|
||||
_qt5_dep_ver="${depends#*>=}"
|
||||
|
|
Loading…
Reference in a new issue