* [PR PATCH] Tuba: update to 0.9.1, fix update-check.
@ 2025-01-09 20:10 Bnyro
2025-01-14 11:04 ` [PR PATCH] [Merged]: " tranzystorekk
0 siblings, 1 reply; 2+ messages in thread
From: Bnyro @ 2025-01-09 20:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 480 bytes --]
There is a new pull request by Bnyro against master on the void-packages repository
https://github.com/Bnyro/void-packages Tuba
https://github.com/void-linux/void-packages/pull/53909
Tuba: update to 0.9.1, fix update-check.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
A patch file from https://github.com/void-linux/void-packages/pull/53909.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Tuba-53909.patch --]
[-- Type: text/x-diff, Size: 1226 bytes --]
From 8588d50c85fab2a2883b095478944b5f32fecd3f Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 9 Jan 2025 20:53:27 +0100
Subject: [PATCH] Tuba: update to 0.9.1, fix update-check.
---
srcpkgs/Tuba/template | 4 ++--
srcpkgs/Tuba/update | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
create mode 100644 srcpkgs/Tuba/update
diff --git a/srcpkgs/Tuba/template b/srcpkgs/Tuba/template
index 2452f396a6d862..e4093d1cab7459 100644
--- a/srcpkgs/Tuba/template
+++ b/srcpkgs/Tuba/template
@@ -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
diff --git a/srcpkgs/Tuba/update b/srcpkgs/Tuba/update
new file mode 100644
index 00000000000000..958055b056dd55
--- /dev/null
+++ b/srcpkgs/Tuba/update
@@ -0,0 +1 @@
+pattern="(?<=v)\d+(\.\d+){2}"
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: Tuba: update to 0.9.1, fix update-check.
2025-01-09 20:10 [PR PATCH] Tuba: update to 0.9.1, fix update-check Bnyro
@ 2025-01-14 11:04 ` tranzystorekk
0 siblings, 0 replies; 2+ messages in thread
From: tranzystorekk @ 2025-01-14 11:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 581 bytes --]
There's a merged pull request on the void-packages repository
Tuba: update to 0.9.1, fix update-check.
https://github.com/void-linux/void-packages/pull/53909
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
According to upstream, this update optionally requires gstreamer at compile time for audio visualization, but since the main point of this app is to be a Mastodon client and not an audio player, I don't think it should depend on gstreamer.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-14 11:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-09 20:10 [PR PATCH] Tuba: update to 0.9.1, fix update-check Bnyro
2025-01-14 11:04 ` [PR PATCH] [Merged]: " tranzystorekk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).