From 3b4ccfb722bcbcd13a035fa39b8c82ac6524c614 Mon Sep 17 00:00:00 2001 From: Diogo Leal Date: Thu, 25 May 2017 09:25:44 -0300 Subject: [PATCH] gotty: update to 1.0.0 --- srcpkgs/gotty/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gotty/template b/srcpkgs/gotty/template index 02b94e5319a..aa6ae0a8cc7 100644 --- a/srcpkgs/gotty/template +++ b/srcpkgs/gotty/template @@ -1,7 +1,7 @@ # Template file for 'gotty' pkgname=gotty -version=0.0.13 -revision=4 +version=1.0.0 +revision=1 build_style=go go_import_path="github.com/yudai/gotty" hostmakedepends="git-perl" @@ -10,7 +10,7 @@ maintainer="Diogo Leal " license="MIT" homepage="https://github.com/yudai/gotty/" distfiles="https://github.com/yudai/gotty/archive/v${version}.tar.gz" -checksum=4082f0805e925073fb15a997012d1b9d3512fc9077de323225153c9ae5b96318 +checksum=ca61d6a164fb1a2ba7491ce0e764f987ecb009f9caf8a602690253665c27a498 post_install() { vlicense LICENSE