summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWouter Wijsman2020-12-05 12:11:37 +0100
committerWouter Wijsman2020-12-05 12:11:37 +0100
commit4107bffc2f460fed239cb7770fce3b07a5fc3aa4 (patch)
tree966305a6fc21721cdf4abc9ee47cdc5e5f144ff0 /PKGBUILD
parent3f44315848c8c66ad8d67e2419a87010e84324ea (diff)
downloadaur-4107bffc2f460fed239cb7770fce3b07a5fc3aa4.tar.gz
Update to 0.76.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e216d5847e5a..2c5242a7ef79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Wouter Wijsman <wwijsman@live.nl>
pkgname=dosbox-staging
-pkgver=0.75.2
+pkgver=0.76.0
pkgrel=1
epoch=1
pkgdesc="DOS/x86 emulator focusing on ease of use. Based on DOSBox"
@@ -17,7 +17,7 @@ source=(
"https://github.com/dosbox-staging/${pkgname}/archive/v${pkgver}.tar.gz"
)
sha256sums=(
- '6546427cb3218224a5e3f97c5a4a30960aca5eced3e44ab94810357f36fcfafb'
+ '7df53c22f7ce78c70afb60b26b06742b90193b56c510219979bf12e0bb2dc6c7'
)
prepare() {