From 015658cec1ee53a2bda418ad06ea24c0a3c844a3 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:17 +0000 Subject: [PATCH] pup: rebuild with go-1.10.1 --- srcpkgs/pup/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pup/template b/srcpkgs/pup/template index 01414965ca1..565fc2e4a64 100644 --- a/srcpkgs/pup/template +++ b/srcpkgs/pup/template @@ -1,7 +1,7 @@ # Template file for 'pup' pkgname=pup version=0.4.0 -revision=9 +revision=10 build_style=go go_import_path="github.com/ericchiang/pup" short_desc="Command line tool for processing HTML"