From 832bd1643c54adc03aca0a6e6bf0807fbdcfc698 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 19 Apr 2021 01:14:29 +0300 Subject: [PATCH] terminator: update to 2.1.1. --- srcpkgs/terminator/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/terminator/template b/srcpkgs/terminator/template index c29cbc4a756e..cbb554c45f81 100644 --- a/srcpkgs/terminator/template +++ b/srcpkgs/terminator/template @@ -1,7 +1,7 @@ # Template file for 'terminator' pkgname=terminator -version=2.0.1 -revision=2 +version=2.1.1 +revision=1 build_style=python3-module hostmakedepends="intltool python3-setuptools" depends="desktop-file-utils gsettings-desktop-schemas libkeybinder3 libnotify @@ -12,7 +12,7 @@ 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=e6a21ea18c48b9dcb8fac3b48fd90bc49768de13c2a749047c46a6e0f14abb24 +checksum=bcb5ea52a612893451d0961ac3907a308f3907978f28349ee1ddc277aaaaaf75 post_patch() { # Package does not *need* pytest-runner to build, and Void doesn't have it