qtermwidget: update to 0.7.0.
This commit is contained in:
parent
720a25726d
commit
1d528a2eaf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtermwidget'
|
||||
pkgname=qtermwidget
|
||||
version=0.6.0
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_QT5=1 -DBUILD_DESIGNER_PLUGIN=0"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/qterminal/qtermwidget"
|
||||
distfiles="https://github.com/qterminal/qtermwidget/releases/download/${version}/qtermwidget-${version}.tar.xz"
|
||||
checksum=1ea148e67c3e28a53ca24a3c91532507ddd6c5d28611467e7a67334d945cd010
|
||||
checksum=413d20a6b8feaf14b8e1106d3b01156e85cb3c4ea0f43ff5c1d79b95cd989748
|
||||
|
||||
qtermwidget-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue