qtermwidget: update to 0.7.1.
This commit is contained in:
parent
172929afcc
commit
5fd77f1067
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'qtermwidget'
|
||||
pkgname=qtermwidget
|
||||
version=0.7.0
|
||||
revision=3
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools qt5-devel"
|
||||
hostmakedepends="qt5-qmake qt5-host-tools qt5-devel lxqt-build-tools"
|
||||
makedepends="qt5-devel"
|
||||
short_desc="The terminal widget for QTerminal"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/qtermwidget/releases/download/${version}/qtermwidget-${version}.tar.xz"
|
||||
checksum=413d20a6b8feaf14b8e1106d3b01156e85cb3c4ea0f43ff5c1d79b95cd989748
|
||||
checksum=82b2f4d7cb58a34e866cf37b512e313f5f01c1d8a84ba532f0adf50e6d834d45
|
||||
|
||||
qtermwidget-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue