Revert "Rebuilds for zziplib"

This reverts commit e958cc56ef.
This commit is contained in:
Christoph Reiter
2021-05-16 07:03:32 +02:00
parent 33f847297f
commit 242f69f2c0
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ _realname=assimp
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=5.0.1
pkgrel=6
pkgrel=5
pkgdesc="Portable Open Source library to import various well-known 3D model formats in an uniform manner (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')

View File

@@ -4,7 +4,7 @@ _realname=ogre3d
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.12.6
pkgrel=3
pkgrel=2
pkgdesc="A cross-platform 3D game engine (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')

View File

@@ -4,7 +4,7 @@ pkgbase=mingw-w64-texlive-bin
pkgname=("${MINGW_PACKAGE_PREFIX}-texlive-bin" "${MINGW_PACKAGE_PREFIX}-libsynctex")
pkgver=2021.20210424
pkgdesc="TeX Live binaries (mingw-w64)"
pkgrel=3
pkgrel=2
license=('GPL')
arch=('any')
url='https://tug.org/texlive/'