summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-12-10 10:00:28 +1300
committerGeorge Rawlinson2022-12-10 10:00:28 +1300
commit175f704b5a892239f305b73a47eab2fa2a4244a4 (patch)
treeea03d94a3f958577fb4036226e17c47a0ede2bec /PKGBUILD
parenta9553d2d37ac86748e0fd04178a95fcb3535f18c (diff)
downloadaur-175f704b5a892239f305b73a47eab2fa2a4244a4.tar.gz
upgpkg: doomretro 4.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6d6d8748552..68bddaae2ed7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Straube <straubem@gmx.de>
pkgname=doomretro
-pkgver=4.6.2
+pkgver=4.7
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='107d5b335d1381d85ad405ae32b975721bec432c'
+_commit='17c7f857484f89e869b31105ad80888094ea981d'
source=("$pkgname::git+https://github.com/bradharding/doomretro.git#commit=$_commit")
b2sums=('SKIP')