roxterm: update to 3.1.3.

This commit is contained in:
Juan RP 2015-08-13 06:45:19 +02:00
parent 19a6db464d
commit 3ef71a75cc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'roxterm'
pkgname=roxterm
version=3.0.2
version=3.1.3
revision=1
hostmakedepends="python-lockfile pkg-config docbook-xsl xmlto libtool itstool ImageMagick librsvg-utils"
makedepends="dbus-glib-devel libSM-devel vte3-devel"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"
homepage="http://roxterm.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=8e21d388eeff3b60fff86dc347998c214514042ec8ab497d2ca9153066b7f78b
checksum=cc988c099cb88d16796d6fdcff165289d905c793a8553fc8a766f89d3f8cc79b
do_configure() {
python2 mscript.py configure --prefix=/usr --cc="$CC" --cpp="$CPP" --cxx="$CXX" --ld="$LD"