qtermwidget: update to 0.16.0.
This commit is contained in:
parent
254cb14ffb
commit
f394a5f9d7
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'qtermwidget'
|
||||
pkgname=qtermwidget
|
||||
version=0.15.0
|
||||
version=0.16.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-tools-devel"
|
||||
short_desc="Terminal widget for QTerminal"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/qtermwidget/releases/download/${version}/qtermwidget-${version}.tar.xz"
|
||||
checksum=6ecaf7c91be282c5e34937a853fe649729966c38d7e8f4cf54c0df94d85ac3ee
|
||||
checksum=739fcc97581d1fca441914d67808ea5eb2a051300488be319bb7afe30a01fdf2
|
||||
|
||||
qtermwidget-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue