Skip to content

Commit 9a19bd6

Browse files
committed
python3-aioamqp: fix update pattern
1 parent c2de9a3 commit 9a19bd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

srcpkgs/python3-aioamqp/update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pattern="${pkgname#*-}-\K[0-9.]*(?=.tar.gz)"
1+
pattern="refs/tags/${pkgname#*-}-\K[0-9.]+(?=$|\.tar)"

0 commit comments

Comments
 (0)