summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-05-29 19:38:20 +1200
committerGeorge Rawlinson2022-05-29 19:38:20 +1200
commit141f80a79ec3f40503031d00021bdc57d7cd4611 (patch)
treeba460471f841a578a5f04e0c27f031e3bb667eb2 /PKGBUILD
parent253f6e4fc6a2b1931ff05b146db991ba78018647 (diff)
downloadaur-141f80a79ec3f40503031d00021bdc57d7cd4611.tar.gz
upgpkg: doomretro 4.5.1-1
New upstream release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80935f12cef4..6f7364465315 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Straube <straubem@gmx.de>
pkgname=doomretro
-pkgver=4.5
+pkgver=4.5.1
pkgrel=1
pkgdesc='The classic, refined DOOM source port'
arch=('x86_64' 'aarch64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('sdl2_image' 'sdl2_mixer' 'glibc')
makedepends=('git' 'cmake')
optdepends=('timidity++: for music playback')
-_commit='c36fb798c9715947a4dbd1901bc2a402646eb888'
+_commit='6f91ae7ecf83d46fa226f6ed991b3d044006b843'
source=("$pkgname::git+https://github.com/bradharding/doomretro.git#commit=$_commit")
b2sums=('SKIP')