diff --git a/srcpkgs/terminator/template b/srcpkgs/terminator/template index bbcc3fd8f52..b64e6aa8cd4 100644 --- a/srcpkgs/terminator/template +++ b/srcpkgs/terminator/template @@ -1,18 +1,18 @@ # Template file for 'terminator' pkgname=terminator -version=0.98 -revision=2 +version=1.0 +revision=1 build_style=python2-module hostmakedepends="python intltool" -makedepends="vte-python" -depends="desktop-file-utils vte-python python" +makedepends="vte3-devel" +depends="desktop-file-utils vte3 python-psutil" pycompile_module="terminatorlib" short_desc="Tiling terminal emulator application" maintainer="Enno Boland " homepage="http://gnometerminator.blogspot.de/" license="GPL-2" distfiles="http://launchpad.net/$pkgname/trunk/${version}/+download/${pkgname}-${version}.tar.gz" -checksum=0a6d8c9ffe36d67e60968fbf2752c521e5d498ceda42ef171ad3e966c02f26c1 +checksum=88aa09e96591c4fd7ff2765617acee6c9bae9c188db2590652a8aba53bbbdadd noarch=yes pre_configure() {