From def8c74e5398bfe2f415ca5fe7813ba045cf72ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 1 Nov 2015 11:28:18 +0100 Subject: [PATCH] terminator: update checksum w/o version bump See https://github.com/Homebrew/homebrew-x11/pull/134/files --- srcpkgs/terminator/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/terminator/template b/srcpkgs/terminator/template index ae4bc90465d..278844117cc 100644 --- a/srcpkgs/terminator/template +++ b/srcpkgs/terminator/template @@ -1,18 +1,18 @@ # Template file for 'terminator' pkgname=terminator version=0.98 -revision=1 +revision=2 build_style=python-module hostmakedepends="python intltool" makedepends="vte-python" depends="desktop-file-utils vte-python python" pycompile_module="terminatorlib" -short_desc="tiling terminal emulator application" +short_desc="Tiling terminal emulator application" maintainer="Enno Boland " homepage="http://gnometerminator.blogspot.de/" license="GPL-2" distfiles="http://launchpad.net/$pkgname/trunk/${version}/+download/${pkgname}-${version}.tar.gz" -checksum=076c8a9de27e40afbf8fccd94191558d7dbba4409d5cc8fb30dba5346ea55ddb +checksum=0a6d8c9ffe36d67e60968fbf2752c521e5d498ceda42ef171ad3e966c02f26c1 noarch=yes wrksrc=Terminator-$version