qterminal: update to 0.7.0.
This commit is contained in:
parent
1d528a2eaf
commit
a35fe672ba
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'qterminal'
|
||||
pkgname=qterminal
|
||||
version=0.6.0
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_QT5=1 -DUSE_SYSTEM_QXT=0"
|
||||
hostmakedepends="cmake"
|
||||
makedepends="qtermwidget-devel qt5-tools-devel"
|
||||
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel liblxqt-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="Lightweight terminal emulator written in Qt"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="https://github.com/qterminal/qterminal"
|
||||
distfiles="https://github.com/qterminal/qterminal/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=61121ad0d1d34a5129e1109b6689d7fb7b10130a32831eaf500a86909b29d9bc
|
||||
checksum=a9cc63bb6c6bf6e42c9d1061efce641d9c0b57bd455446b6889d1a417a28968d
|
||||
|
|
Loading…
Reference in New Issue