aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2021-12-30 20:21:36 +0000
committerpsykose <alice@ayaya.dev>2021-12-30 21:21:36 +0100
commitf004fd442aa7ec011ad4e89593c1a7abb9b97b85 (patch)
tree7cb043dd526c003fc6a2cb8b6aaef64c8bfcc28f
parent6f59301f54fbd1f72d1b230d287faa206ff340ad (diff)
testing/dosbox-staging: update checksum, re-enable
upstream retagged the same tag..
-rw-r--r--testing/dosbox-staging/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/dosbox-staging/APKBUILD b/testing/dosbox-staging/APKBUILD
index 61565225b7d..4508cffca2b 100644
--- a/testing/dosbox-staging/APKBUILD
+++ b/testing/dosbox-staging/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.78.1
pkgrel=0
pkgdesc="revitalized dosbox DOS-emulator"
url="https://dosbox-staging.github.io/"
-arch="!x86" # TEXTREL on x86
+arch="all !x86" # TEXTREL on x86
license="GPL-2.0-or-later"
options="!check" # no
depends="!dosbox" # dosbox provides same binary in /usr/bin/dosbox
@@ -40,6 +40,6 @@ package() {
}
sha512sums="
-a32c89930674fa443b5044d41bbc14e6a4daaa40da71d0384b202e804d94cf9d23cb9536614d54fc638d2970ed733ef60c5ea4f94302c3c5b96dc751cc6114f7 dosbox-staging-0.78.1.tar.gz
+5d1ef6f6312f44821f5f0e54db957a9236e943dc847c480e766159dd6237500686a3763211dabe1223837f9590d909f1496781dedc24d2f41e6836014dac77a5 dosbox-staging-0.78.1.tar.gz
a13ef7270994385681e0ed557ebbbc05cd7a29c49e0ab9338360c99134ed4d3937bd9102453c0550d73e02f9503e5cf885f4a258c89e2ceb2db35f2a27585ff9 fix-execinfo.patch
"