libqtxdg: update to 3.1.0.
This commit is contained in:
parent
615628b097
commit
5698ca4a8c
|
@ -1856,8 +1856,8 @@ libQt5WebKit.so.5 qt5-webkit-5.6.0_1
|
|||
libQt5WebKitWidgets.so.5 qt5-webkit-5.6.0_1
|
||||
libQt5TextToSpeech.so.5 qt5-speech-5.8.0_1
|
||||
libx265.so.116 x265-2.4_1
|
||||
libQt5Xdg.so.2 libqtxdg-2.0.0_1
|
||||
libQt5XdgIconLoader.so.2 libqtxdg-2.0.0_1
|
||||
libQt5Xdg.so.3 libqtxdg-3.1.0_1
|
||||
libQt5XdgIconLoader.so.3 libqtxdg-3.1.0_1
|
||||
liblxqt-qt5.so.0 liblxqt-0.8.0_1
|
||||
liblxqt-globalkeys-qt5.so.0 lxqt-globalkeys-0.8.0_1
|
||||
liblxqt-globalkeys-ui-qt5.so.0 lxqt-globalkeys-0.8.0_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libqtxdg'
|
||||
pkgname=libqtxdg
|
||||
version=2.0.0
|
||||
revision=4
|
||||
version=3.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools-devel"
|
||||
makedepends="qt5-tools-devel qt5-svg-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz"
|
||||
checksum=8c89ebaa3c0ee946f9048828e064c1c510c5639779a7688ed0b240307645dbcb
|
||||
checksum=0ee1a4684b782e34950c55dc06df1b4ef2dc3d9b3562a512de004191c18a2e08
|
||||
|
||||
libqtxdg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue