Merge pull request #19411 from lazka/libcddb-rebuild-2023-12-17

libcddb: rebuild
This commit is contained in:
Christoph Reiter
2023-12-17 18:13:56 +01:00
committed by GitHub

View File

@@ -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')