From 655052405936427fd5987e515a0bbfb16f1b1fb5 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 29 Mar 2018 19:10:32 -0300 Subject: [PATCH] flite: fix update pattern --- srcpkgs/flite/update | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 srcpkgs/flite/update diff --git a/srcpkgs/flite/update b/srcpkgs/flite/update new file mode 100644 index 00000000000..22a3d8b3845 --- /dev/null +++ b/srcpkgs/flite/update @@ -0,0 +1,2 @@ +site="http://festvox.org/flite/download.html" +pattern="flite-\K[\d\.]*(?=-release)"