swift: fix update-check

This commit is contained in:
Michael Gehring 2016-04-10 12:39:12 +02:00
parent 067d6a5f49
commit f714bbf106
1 changed files with 2 additions and 0 deletions

2
srcpkgs/swift/update Normal file
View File

@ -0,0 +1,2 @@
site=https://github.com/apple/swift/tags
pattern='swift-\K[\d.]+(?=-RELEASE)'