From 7c871bfa1f87398b4137baa5ddf4d526c045612a Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 18 Dec 2023 08:48:16 +0100 Subject: [PATCH] libmpeg2-git: rebuild --- mingw-w64-libmpeg2-git/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-libmpeg2-git/PKGBUILD b/mingw-w64-libmpeg2-git/PKGBUILD index 6bd5c2708e..e185f603d7 100644 --- a/mingw-w64-libmpeg2-git/PKGBUILD +++ b/mingw-w64-libmpeg2-git/PKGBUILD @@ -5,7 +5,7 @@ _realname=libmpeg2 pkgbase=mingw-w64-${_realname}-git pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git" pkgver=r1108.946bf4b -pkgrel=1 +pkgrel=2 pkgdesc="Library for decoding MPEG-1 and MPEG-2 video streams (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')