summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWouter Wijsman2020-10-27 21:40:58 +0100
committerWouter Wijsman2020-10-27 21:40:58 +0100
commit3f44315848c8c66ad8d67e2419a87010e84324ea (patch)
tree5fb7d73a2eb83f5c0ce318c19960f2a9fa877c9b /PKGBUILD
parent586043b3af4a6ab08d99ee3a9a739845e0731064 (diff)
downloadaur-3f44315848c8c66ad8d67e2419a87010e84324ea.tar.gz
Upgrade to 0.75.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d28eb41415a0..e216d5847e5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Wouter Wijsman <wwijsman@live.nl>
pkgname=dosbox-staging
-pkgver=0.75.1
-pkgrel=2
+pkgver=0.75.2
+pkgrel=1
epoch=1
pkgdesc="DOS/x86 emulator focusing on ease of use. Based on DOSBox"
arch=('any')
@@ -17,7 +17,7 @@ source=(
"https://github.com/dosbox-staging/${pkgname}/archive/v${pkgver}.tar.gz"
)
sha256sums=(
- '9155cc7220e612817670fbe51f30c69e560573f1daad075037194f2731a538a8'
+ '6546427cb3218224a5e3f97c5a4a30960aca5eced3e44ab94810357f36fcfafb'
)
prepare() {