thunderbird: fix update-check

This commit is contained in:
Bnyro 2024-06-02 19:09:36 +02:00 committed by Đoàn Trần Công Danh
parent c263d1def0
commit a5ae7bca05
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
site="${MOZILLA_SITE}/${pkgname}/releases/"
pattern="\">\K[0-9.]+(?=/</a>)"
site="https://www.thunderbird.net/en-US/thunderbird/releases/atom.xml"
pattern="Thunderbird \K[0-9.]+"