From d181b0c9fa96de6a0ffab71dd137eda6770cd486 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 12 Dec 2025 03:45:59 +0000 Subject: [PATCH] Update to r643.e3138a8 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e716bfcc03f46..21ce1c42ac612 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = dsd-neo-git pkgdesc = Digital Speech Decoder - A modern, modular, and performance enhanced C/C++ decoder for digital voice. DMR, P25, NXDN, YSF, and more. - pkgver = r633.0eecb0f + pkgver = r643.e3138a8 pkgrel = 1 url = https://github.com/arancormonk/dsd-neo arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 61e410a8768e9..4676c6918f83a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=dsd-neo-git -pkgver=r633.0eecb0f +pkgver=r643.e3138a8 pkgrel=1 pkgdesc="Digital Speech Decoder - A modern, modular, and performance enhanced C/C++ decoder for digital voice. DMR, P25, NXDN, YSF, and more." arch=('x86_64' 'aarch64')