Tuba: update to 0.9.1, fix update-check.

This commit is contained in:
Bnyro 2025-01-09 20:53:27 +01:00 committed by tranzystorekk
parent 3935587a1d
commit f7b497df73
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'Tuba'
pkgname=Tuba
version=0.8.4
version=0.9.1
revision=1
build_style=meson
configure_args="-Ddistro=true"
@ -15,4 +15,4 @@ license="GPL-3.0-only"
homepage="https://tuba.geopjr.dev/"
changelog="https://github.com/GeopJr/Tuba/releases"
distfiles="https://github.com/GeopJr/Tuba/archive/refs/tags/v${version}.tar.gz"
checksum=844fc1e3dc7d13a6967e9ac7c43bf887a00c9817f6666043ae002536d6a24c78
checksum=1303e5e5646d73d6ef6c0b263a3f0ba72bf7573bea0d60f066e58f91a7bada1b

1
srcpkgs/Tuba/update Normal file
View file

@ -0,0 +1 @@
pattern="(?<=v)\d+(\.\d+){2}"