vlc: rebuild to try linking against dynamic libdsm

This commit is contained in:
Jeremy Drake
2021-07-25 15:59:03 -07:00
parent 135754c732
commit a06283f873

View File

@@ -11,7 +11,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}-git")
replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git")
pkgver=3.0.14
pkgrel=3
pkgrel=4
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')