terminator: update to 1.0.
This commit is contained in:
parent
d7928c29c6
commit
19dc44007c
@ -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 <gottox@voidlinux.eu>"
|
||||
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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user