From a0c3d2d45ac594be3d6794b6f6339d51a5bfcef1 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 17 Feb 2016 16:46:01 +0100 Subject: [PATCH] btsync: fix update check. --- srcpkgs/btsync/update | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 srcpkgs/btsync/update diff --git a/srcpkgs/btsync/update b/srcpkgs/btsync/update new file mode 100644 index 00000000000..2169bca096a --- /dev/null +++ b/srcpkgs/btsync/update @@ -0,0 +1,2 @@ +site="https://www.getsync.com/platforms/desktop" +pattern='\K[0-9\.]+$'