summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2022-03-01 08:00:55 +0100
committerFrederic Bezies2022-03-01 08:00:55 +0100
commit77778b36e563c0b1d50a6cd56b9131293768a879 (patch)
treea96f53c1d930353a3a11014697109735d18a331e /PKGBUILD
parent895a9bb4b151754a44e7acb5ad5dfbc9e3ea137f (diff)
downloadaur-77778b36e563c0b1d50a6cd56b9131293768a879.tar.gz
0.83.23 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3c063e679b9..6a96f0e96733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Frederic Bezies <fredbezies at gmail dot com>
pkgname=dosbox-x-sdl2
-pkgver=0.83.22
-pkgrel=3
+pkgver=0.83.23
+pkgrel=1
pkgdesc="x86 emulator with builtin DOS, with patches and more features"
arch=(i686 x86_64 aarch64)
url="http://dosbox-x.com"
@@ -12,7 +12,7 @@ makedepends=(glu)
optdepends=()
conflicts=('dosbox-x-git' 'dosbox-x' 'dosbox-x-sdl2-git')
source=(https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v${pkgver}.tar.gz)
-sha256sums=('75c5c1eb3b78701a80ad816f414640894cb0b5998a1a4d7f2af064b47a57b8c9')
+sha256sums=('026f3986aae61d5f5cc7a95c7ad8ee9646f3249b282c8136a00b239bf6fed711')
build() {
cd "$srcdir/dosbox-x-dosbox-x-v$pkgver"