aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzenobit <zenobit@disroot.org>2024-03-28 00:54:26 +0000
committerĐoàn Trần Công Danh <sgn.danh@gmail.com>2024-03-31 11:23:16 +0000
commit33e122b3a742875df02106498ff581924f161a4d (patch)
tree9adf344dd131f2e0de557a1bccbd60769f72ba3b
parent31d21d10a8458c1134b951e3d244a49ab2a33a07 (diff)
downloadvoid-packages-33e122b3a742875df02106498ff581924f161a4d.tar
void-packages-33e122b3a742875df02106498ff581924f161a4d.tar.gz
void-packages-33e122b3a742875df02106498ff581924f161a4d.tar.bz2
void-packages-33e122b3a742875df02106498ff581924f161a4d.tar.lz
void-packages-33e122b3a742875df02106498ff581924f161a4d.tar.xz
void-packages-33e122b3a742875df02106498ff581924f161a4d.tar.zst
void-packages-33e122b3a742875df02106498ff581924f161a4d.zip
terminator: update to 2.1.3
-rw-r--r--srcpkgs/terminator/template6
1 files changed, 3 insertions, 3 deletions
diff --git a/srcpkgs/terminator/template b/srcpkgs/terminator/template
index 45dac1039a0..93f757651b7 100644
--- a/srcpkgs/terminator/template
+++ b/srcpkgs/terminator/template
@@ -1,7 +1,7 @@
# Template file for 'terminator'
pkgname=terminator
-version=2.1.1
-revision=4
+version=2.1.3
+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=bcb5ea52a612893451d0961ac3907a308f3907978f28349ee1ddc277aaaaaf75
+checksum=0ae9943f3d6b72230c14bcb355de84dd81274c033e76ca4698e80d7c93cd6ae5
post_patch() {
# Package does not *need* pytest-runner to build, and Void doesn't have it