roxterm: update to 3.0.2.

This commit is contained in:
Juan RP 2015-07-15 08:15:02 +02:00
parent 0af907e030
commit fb498fb24b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'roxterm'
pkgname=roxterm
version=3.0.1
version=3.0.2
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=09e0a12c6287a23d70300f999ea890eac87cca74936bef78c26eadfbd68046a0
checksum=8e21d388eeff3b60fff86dc347998c214514042ec8ab497d2ca9153066b7f78b
do_configure() {
python2 mscript.py configure --prefix=/usr --cc="$CC" --cpp="$CPP" --cxx="$CXX" --ld="$LD"