mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
qterminal: update to 0.17.0.
This commit is contained in:
parent
ede0265bfe
commit
10c78d1e4a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'qterminal'
|
# Template file for 'qterminal'
|
||||||
pkgname=qterminal
|
pkgname=qterminal
|
||||||
version=0.16.1
|
version=0.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||||
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel"
|
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="Lightweight terminal emulator written in Qt"
|
short_desc="Lightweight terminal emulator written in Qt"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxqt/qterminal/releases/download/${version}/qterminal-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/qterminal/releases/download/${version}/qterminal-${version}.tar.xz"
|
||||||
checksum=550f39aeb705cd58f8296a07e3bb5553fdba5ebccb837a83798fcc4f7af30b9e
|
checksum=a9859876205940566519e763f6fb33c3109e044dd0461615d20e55668d3adb65
|
||||||
|
|
Loading…
Add table
Reference in a new issue