diff --git a/srcpkgs/Fritzing/update b/srcpkgs/Fritzing/update index a8ae3feba5..6a0f1c7247 100644 --- a/srcpkgs/Fritzing/update +++ b/srcpkgs/Fritzing/update @@ -1,2 +1,2 @@ -site="https://api.github.com/repos/fritzing/fritzing-app/tags" -pattern='"name":\s*"\K[^\d]*([\d\.]+)b(?=")' +site="https://github.com/fritzing/fritzing-app/tags" +pattern='/archive/(v?|\Q'"$pkgname"'\E-)?\K[\d\.]+(?=b.tar.gz")'