libgd: rebuilds

looks there were some ABI breaks for 32bit libgd, lets rebuild r-deps
This commit is contained in:
Christoph Reiter
2022-08-21 15:25:32 +02:00
parent ac81f6453d
commit 4f487dd01e
6 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ _wx_basever=3.0
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=5.4.2
pkgrel=3
pkgrel=4
pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')