From 6bc5179f3dbf99ec195675b39fef3535310d5723 Mon Sep 17 00:00:00 2001 From: Steve Prybylski Date: Thu, 10 Mar 2016 20:49:49 -0500 Subject: [PATCH] tarsnap: add update-check file. --- srcpkgs/tarsnap/update | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 srcpkgs/tarsnap/update diff --git a/srcpkgs/tarsnap/update b/srcpkgs/tarsnap/update new file mode 100644 index 00000000000..9f9bc73c6e5 --- /dev/null +++ b/srcpkgs/tarsnap/update @@ -0,0 +1,2 @@ +site="https://www.tarsnap.com/download.html" +pattern="${pkgname}-autoconf-\K[\d.]+(?=.tgz)"