roxterm: update to 3.7.1.

This commit is contained in:
cr6git 2018-09-23 13:53:51 +02:00 committed by GitHub
parent 00b8000803
commit 9839db2254
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Template file for 'roxterm'
pkgname=roxterm
version=3.6.2
version=3.7.1
revision=1
build_style=cmake
hostmakedepends="ImageMagick itstool librsvg-utils libtool pkg-config po4a xmlto"
@ -11,4 +11,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-or-later, LGPL-3.0-only"
homepage="https://github.com/realh/roxterm"
distfiles="https://github.com/realh/roxterm/archive/${version}.tar.gz"
checksum=242b50aef6507b233b307c59a43f3453fe7f9540202af6e480b4db4896abd0d1
checksum=cab9ac94c2ccf02f0804057fea7cd296309a1033b7e18fbf131c6580746ff0e2
pre_configure() {
echo -n ${version} > version
}