zvbi: Update to 0.2.44

This commit is contained in:
Christoph Reiter
2025-03-14 14:21:33 +01:00
parent 6ee795fe9b
commit 875502dd4e

View File

@@ -3,7 +3,7 @@
_realname=zvbi
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.2.43
pkgver=0.2.44
pkgrel=1
pkgdesc='VBI capture and decoding library (mingw-w64)'
arch=('any')
@@ -27,7 +27,7 @@ source=(
"git+https://github.com/zapping-vbi/zvbi.git#tag=v${pkgver}"
"0001-zvbi-no-undefined.patch"
)
sha256sums=('26a5ece3dce501a7fbc4f79cb057772a691de59dc49395dc7dbebe9995dbff33'
sha256sums=('632b990f36d283084d51c90d2b23dc1f297725973e75591b3637c9751c1aa90d'
'c29b9fb68e48dee88b6a881478a51ce6b7277f5b3c2fedbfab71cd0270c66e47')
prepare() {