From a517d37e852105b182ccb3bc1e54ae862112d432 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 22 Feb 2018 22:55:50 -0500 Subject: [PATCH] pup: rebuild with go-1.10 --- srcpkgs/pup/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pup/template b/srcpkgs/pup/template index 762eb28a1db..01414965ca1 100644 --- a/srcpkgs/pup/template +++ b/srcpkgs/pup/template @@ -1,7 +1,7 @@ # Template file for 'pup' pkgname=pup version=0.4.0 -revision=8 +revision=9 build_style=go go_import_path="github.com/ericchiang/pup" short_desc="Command line tool for processing HTML"