srw: fix update pattern.

Closes #13032.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-03-29 13:36:39 -03:00 committed by Enno Boland
parent ea142de9db
commit 1a85dbbac1
1 changed files with 2 additions and 0 deletions

2
srcpkgs/srw/update Normal file
View File

@ -0,0 +1,2 @@
site="https://bitbucket.org/emg/srw/downloads/?tab=tags"
pattern="\K[\d\.]*(?=\.tar\.(bz2|gz))"