qterminal: update to 1.1.0.
This commit is contained in:
parent
59d776feee
commit
6b34552d63
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'qterminal'
|
||||
pkgname=qterminal
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="Lightweight terminal emulator written in Qt"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/qterminal/releases/download/${version}/qterminal-${version}.tar.xz"
|
||||
checksum=f169a5279ae5afe386ec3016385c7692b551fea1bae639a8ae438ec90165a643
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/qterminal/archive/${version}.tar.gz"
|
||||
checksum=5a72a6f3deb5326618183ddae59989316aa78c86163220f26895df677cbc4479
|
||||
|
|
Loading…
Reference in New Issue