mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qterminal: update to 1.0.0.
This commit is contained in:
parent
cc48740cf5
commit
c6dd448b2b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qterminal'
|
# Template file for 'qterminal'
|
||||||
pkgname=qterminal
|
pkgname=qterminal
|
||||||
version=0.17.0
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||||
|
@ -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=a9859876205940566519e763f6fb33c3109e044dd0461615d20e55668d3adb65
|
checksum=f169a5279ae5afe386ec3016385c7692b551fea1bae639a8ae438ec90165a643
|
||||||
|
|
Loading…
Add table
Reference in a new issue