summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-09-02 20:28:01 +1200
committerGeorge Rawlinson2022-09-02 20:28:01 +1200
commita9553d2d37ac86748e0fd04178a95fcb3535f18c (patch)
tree0212f4c8fafe63201bcca15714b83822e88c60a0 /PKGBUILD
parent5666b3d16cdc789a53dc958bd14396f3048a46ed (diff)
downloadaur-a9553d2d37ac86748e0fd04178a95fcb3535f18c.tar.gz
upgpkg: doomretro 4.6.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 697cbf4875e9..f6d6d8748552 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Straube <straubem@gmx.de>
pkgname=doomretro
-pkgver=4.6.1
+pkgver=4.6.2
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='6ae94c4ca0e1f9b52c95f1c0b72e5de2a544eace'
+_commit='107d5b335d1381d85ad405ae32b975721bec432c'
source=("$pkgname::git+https://github.com/bradharding/doomretro.git#commit=$_commit")
b2sums=('SKIP')