roxterm: update to 3.3.1.
This commit is contained in:
parent
e542f3ab12
commit
6da821d3dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'roxterm'
|
||||
pkgname=roxterm
|
||||
version=3.2.1
|
||||
version=3.3.1
|
||||
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=6ebc2980c6646c9d16edab699af3f865ac79f9b502afe1701a2260958511afc3
|
||||
checksum=355c0b05e8fb90e86a5b52430dde64aa04cc96d8d36ac510ae9feb559dcfb046
|
||||
|
||||
do_configure() {
|
||||
python2 mscript.py configure --prefix=/usr --cc="$CC" --cpp="$CPP" --cxx="$CXX" --ld="$LD"
|
||||
|
|
Loading…
Reference in a new issue