terminator: update checksum w/o version bump
See https://github.com/Homebrew/homebrew-x11/pull/134/files
This commit is contained in:
parent
04c2898f07
commit
def8c74e53
1 changed files with 3 additions and 3 deletions
|
@ -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 <gottox@voidlinux.eu>"
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue