From ab2b31c44e2e9a74602c50db13fecb60ce1c882a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:53 +0000 Subject: [PATCH] pup: rebuild with go-1.10.2 --- srcpkgs/pup/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pup/template b/srcpkgs/pup/template index 565fc2e4a64..17a0c55224f 100644 --- a/srcpkgs/pup/template +++ b/srcpkgs/pup/template @@ -1,7 +1,7 @@ # Template file for 'pup' pkgname=pup version=0.4.0 -revision=10 +revision=11 build_style=go go_import_path="github.com/ericchiang/pup" short_desc="Command line tool for processing HTML"