mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
terminator: update to 2.1.1.
This commit is contained in:
parent
4eda3ed258
commit
306734ddc7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'terminator'
|
# Template file for 'terminator'
|
||||||
pkgname=terminator
|
pkgname=terminator
|
||||||
version=2.0.1
|
version=2.1.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="intltool python3-setuptools"
|
hostmakedepends="intltool python3-setuptools"
|
||||||
depends="desktop-file-utils gsettings-desktop-schemas libkeybinder3 libnotify
|
depends="desktop-file-utils gsettings-desktop-schemas libkeybinder3 libnotify
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://gnome-terminator.org"
|
homepage="https://gnome-terminator.org"
|
||||||
changelog="https://raw.githubusercontent.com/gnome-terminator/terminator/master/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/gnome-terminator/terminator/releases/download/v$version/terminator-$version.tar.gz"
|
||||||
checksum=e6a21ea18c48b9dcb8fac3b48fd90bc49768de13c2a749047c46a6e0f14abb24
|
checksum=bcb5ea52a612893451d0961ac3907a308f3907978f28349ee1ddc277aaaaaf75
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# Package does not *need* pytest-runner to build, and Void doesn't have it
|
# Package does not *need* pytest-runner to build, and Void doesn't have it
|
||||||
|
|
Loading…
Add table
Reference in a new issue