imagemagick: rebuilds

This commit is contained in:
Christoph Reiter
2022-03-14 08:46:29 +01:00
committed by Markus Mützel
parent d9fa257e66
commit f77e6cd512
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ _realname=libvips
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=8.12.1
pkgrel=1
pkgrel=2
pkgdesc="A fast image processing library with low memory needs (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')

View File

@@ -4,7 +4,7 @@ _realname=zbar
pkgbase="mingw-w64-${_realname}"
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.23.90
pkgrel=1
pkgrel=2
pkgdesc="Application and library for reading bar codes from various sources (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')