qt5dxcb-plugin: update to 1.1.25.
This commit is contained in:
parent
62fab410b5
commit
a02249048d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt5dxcb-plugin'
|
# Template file for 'qt5dxcb-plugin'
|
||||||
pkgname=qt5dxcb-plugin
|
pkgname=qt5dxcb-plugin
|
||||||
version=1.1.24
|
version=1.1.25
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
make_build_args="VERSION=${version}"
|
make_build_args="VERSION=${version}"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/qt5dxcb-plugin/"
|
homepage="https://github.com/linuxdeepin/qt5dxcb-plugin/"
|
||||||
changelog="https://github.com/linuxdeepin/qt5dxcb-plugin/blob/master/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/qt5dxcb-plugin/blob/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/qt5dxcb-plugin/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/qt5dxcb-plugin/archive/${version}.tar.gz"
|
||||||
checksum=8a5c8f27a78cb4137525707326b9c4baddfce5a9dbb9c2df695daea2663ab0fe
|
checksum=b3ee9f84ff62756216adc229c25e07a1ff3b6f2a8bbbc8952e57a7b752ce3edc
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in a new issue