mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
Tuba: update to 0.9.1, fix update-check.
This commit is contained in:
parent
3935587a1d
commit
f7b497df73
2 changed files with 3 additions and 2 deletions
|
@ -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
1
srcpkgs/Tuba/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern="(?<=v)\d+(\.\d+){2}"
|
Loading…
Add table
Reference in a new issue