diff --git a/mingw-w64-zvbi/PKGBUILD b/mingw-w64-zvbi/PKGBUILD index c84fc1772f..fc6c1eefdc 100644 --- a/mingw-w64-zvbi/PKGBUILD +++ b/mingw-w64-zvbi/PKGBUILD @@ -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() {