terminator: update to 1.91.

resolves #2599
This commit is contained in:
John 2018-09-12 00:29:08 +02:00 committed by maxice8
parent a119210a33
commit de3b52f369

View File

@ -1,19 +1,19 @@
# Template file for 'terminator' # Template file for 'terminator'
pkgname=terminator pkgname=terminator
version=1.0 version=1.91
revision=2 revision=1
noarch=yes
build_style=python2-module build_style=python2-module
hostmakedepends="python intltool"
makedepends="vte-python"
depends="desktop-file-utils vte-python python-psutil"
pycompile_module="terminatorlib" pycompile_module="terminatorlib"
hostmakedepends="intltool python"
depends="desktop-file-utils gsettings-desktop-schemas libkeybinder3 libnotify
python-dbus python-gobject python-psutil vte3"
short_desc="Tiling terminal emulator application" short_desc="Tiling terminal emulator application"
maintainer="Enno Boland <gottox@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://gnometerminator.blogspot.de/" license="GPL-2.0-only"
license="GPL-2" homepage="https://gnometerminator.blogspot.de/"
distfiles="http://launchpad.net/$pkgname/trunk/${version}/+download/${pkgname}-${version}.tar.gz" distfiles="https://launchpad.net/${pkgname}/gtk3/${version}/+download/${pkgname}-${version}.tar.gz"
checksum=88aa09e96591c4fd7ff2765617acee6c9bae9c188db2590652a8aba53bbbdadd checksum=95f76e3c0253956d19ceab2f8da709a496f1b9cf9b1c5b8d3cd0b6da3cc7be69
noarch=yes
pre_configure() { pre_configure() {
cp $FILESDIR/terminator.desktop.in data cp $FILESDIR/terminator.desktop.in data