parent
dda8915190
commit
4158569d83
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'terminator'
|
||||
pkgname=terminator
|
||||
version=1.92
|
||||
revision=2
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="intltool python3-setuptools"
|
||||
depends="desktop-file-utils gsettings-desktop-schemas libkeybinder3 libnotify
|
||||
python3-dbus python3-gobject python3-psutil vte3 pango"
|
||||
python3-dbus python3-gobject python3-psutil python3-configobj vte3 pango"
|
||||
short_desc="Tiling terminal emulator application"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://gnome-terminator.org"
|
||||
changelog="https://raw.githubusercontent.com/gnome-terminator/terminator/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/gnome-terminator/terminator/releases/download/v$version/terminator-$version.tar.gz"
|
||||
checksum=1f94d676ad42c814e159e6374dca81e4e68ac1f03f2013395ba99b69c17573f1
|
||||
checksum=e6a21ea18c48b9dcb8fac3b48fd90bc49768de13c2a749047c46a6e0f14abb24
|
||||
|
|
Loading…
Reference in New Issue