From 33fd03f80cd4aea15c4b90213c3a0b1ef001db74 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 17 Dec 2023 17:56:16 +0100 Subject: [PATCH] libcddb: rebuild --- mingw-w64-libcddb/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-libcddb/PKGBUILD b/mingw-w64-libcddb/PKGBUILD index 6a7447cd66..a1e7d8e883 100644 --- a/mingw-w64-libcddb/PKGBUILD +++ b/mingw-w64-libcddb/PKGBUILD @@ -5,7 +5,7 @@ _realname=libcddb pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.3.2 -pkgrel=5 +pkgrel=6 pkgdesc="Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. https://gnudb.org/) (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')