From 153c1a2492774bd6e5765a8332a987d1743d1a7c Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Wed, 13 Jan 2016 21:53:24 +0100 Subject: [PATCH] gotty: revbump to build with Go 1.5.3 --- srcpkgs/gotty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gotty/template b/srcpkgs/gotty/template index 793ca912765..dc171aa96de 100644 --- a/srcpkgs/gotty/template +++ b/srcpkgs/gotty/template @@ -1,7 +1,7 @@ # Template file for 'gotty' pkgname=gotty version=0.0.12 -revision=1 +revision=2 build_style=go go_import_path="github.com/yudai/gotty" hostmakedepends="git"