community/dosbox-staging: upgrade to 0.81.1

remove 'depends' variable
This commit is contained in:
Milan P. Stanić 2024-05-12 07:32:55 +00:00
parent 3cd4fbd39c
commit 8412c1e390

View File

@ -1,6 +1,6 @@
# Maintainer: Milan P. Stanić <mps@arvanta.net>
pkgname=dosbox-staging
pkgver=0.81.0
pkgver=0.81.1
pkgrel=0
pkgdesc="revitalized dosbox DOS-emulator"
url="https://dosbox-staging.github.io/"
@ -9,7 +9,6 @@ license="GPL-2.0-or-later"
options="!check" # no test
provides="dosbox"
replaces="dosbox"
depends="!dosbox" # dosbox provides same binary in /usr/bin/dosbox
makedepends="
cmake
meson
@ -45,5 +44,5 @@ package() {
}
sha512sums="
96257602b0133ec78fbc7bd5803404d91abf673172e97319067a0f3f97db8860ae6d4771bb03cff5b73e033f220cb4fa6cd778cf549a9bc63e3550def9aa8797 dosbox-staging-0.81.0.tar.gz
6856612dc45ec768cd5bb73a1e5d9a351ff779e1c74de2389675c0f5fe4276037eea4e953d1d38387d5e8c8d88f109805ec0fdeed144d0814662b0c5de2ae287 dosbox-staging-0.81.1.tar.gz
"