From a58cb0cf5fd0a9fa3df5b0f69c458ec765e28e06 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 18 Dec 2023 08:47:43 +0100 Subject: [PATCH] daala-git: rebuild --- mingw-w64-daala-git/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-daala-git/PKGBUILD b/mingw-w64-daala-git/PKGBUILD index 900792b40e..0c7e678dc0 100644 --- a/mingw-w64-daala-git/PKGBUILD +++ b/mingw-w64-daala-git/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname}-git pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git" pkgdesc="Daala is next-next-gen video compression technology from Xiph.org, Mozilla and others (mingw-w64)" pkgver=r1505.52bbd43 -pkgrel=1 +pkgrel=2 arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32') url="https://www.xiph.org/daala/"