dosbox-staging: Update to 0.82.1 (#24176)

This commit is contained in:
Christoph Reiter 2025-05-04 07:59:07 +02:00 committed by GitHub
parent 967cb2c213
commit eef7d793f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
_realname=dosbox-staging
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.82.0
pkgver=0.82.1
pkgrel=1
pkgdesc="Emulator with builtin DOS for running DOS Games (mingw-w64)"
arch=('any')
@ -31,7 +31,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-ninja"
"${MINGW_PACKAGE_PREFIX}-pkgconf")
source=("https://github.com/dosbox-staging/dosbox-staging/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('a3f63f86bf203ba28512e189ce6736cdb0273647e77a62ce47ed3d01b3b4a88d')
sha256sums=('9d943d6610b6773cb0b27ba24904c85459757fbbfa0f34c72e76082132f77568')
noextract=("v${pkgver}.tar.gz")
prepare() {