roxterm: update to 3.7.5.
This commit is contained in:
parent
f24a114935
commit
8fadeb9859
1 changed files with 5 additions and 8 deletions
|
@ -1,19 +1,16 @@
|
|||
# Template file for 'roxterm'
|
||||
pkgname=roxterm
|
||||
version=3.7.3
|
||||
version=3.7.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="ImageMagick itstool librsvg-utils libtool pkg-config po4a xmlto"
|
||||
hostmakedepends="ImageMagick glib-devel itstool librsvg-utils libtool
|
||||
pkg-config po4a xmlto"
|
||||
makedepends="dbus-glib-devel libSM-devel vte3-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Highly configurable terminal emulator"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
license="GPL-2.0-or-later, LGPL-3.0-only"
|
||||
homepage="https://github.com/realh/roxterm"
|
||||
changelog="https://raw.githubusercontent.com/realh/roxterm/master/debian/changelog"
|
||||
distfiles="https://github.com/realh/roxterm/archive/${version}.tar.gz"
|
||||
checksum=59b1ab781477a712b4509dac812931bff3c2bb7a9a82435f43430bede5cdca13
|
||||
|
||||
pre_configure() {
|
||||
echo -n ${version} > version
|
||||
}
|
||||
checksum=5abf218d19e3f59206ec5e1f0fb43a039c100161838cc77d2d03ff8b2c98fa94
|
||||
|
|
Loading…
Reference in a new issue