allegro: update to 5.2.9.1

This commit is contained in:
Biswapriyo Nath
2024-01-26 14:15:51 +00:00
parent 81a9d05e20
commit c2985b2d5b

View File

@@ -3,7 +3,7 @@
_realname=allegro
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=5.2.9.0
pkgver=5.2.9.1
pkgrel=1
pkgdesc="Portable library mainly aimed at video game and multimedia programming (mingw-w64)"
arch=(any)
@@ -32,7 +32,7 @@ source=(${_realname}-${pkgver}.tar.gz::https://github.com/liballeg/allegro5/arch
conflicts=("${MINGW_PACKAGE_PREFIX}-allegro-static")
provides=("${MINGW_PACKAGE_PREFIX}-allegro-static")
noextract=(${_realname}-${pkgver}.tar.gz)
sha256sums=('917c9465152bf5973be248c74f1bae2badeb43d641707f62c5970285d62de7e3')
sha256sums=('b1eb13d5f22b80e6380c70143e583ed823e3738282545286dab705e2096e8680')
prepare() {
rm -rf ${_realname}5-${pkgver}