summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-09-02 20:28:01 +1200
committerGeorge Rawlinson2022-09-02 20:28:01 +1200
commita9553d2d37ac86748e0fd04178a95fcb3535f18c (patch)
tree0212f4c8fafe63201bcca15714b83822e88c60a0
parent5666b3d16cdc789a53dc958bd14396f3048a46ed (diff)
downloadaur-a9553d2d37ac86748e0fd04178a95fcb3535f18c.tar.gz
upgpkg: doomretro 4.6.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7a3008120a3..f51597511f96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = doomretro
pkgdesc = The classic, refined DOOM source port
- pkgver = 4.6.1
+ pkgver = 4.6.2
pkgrel = 1
url = http://doomretro.com
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = doomretro
depends = sdl2_mixer
depends = glibc
optdepends = timidity++: for music playback
- source = doomretro::git+https://github.com/bradharding/doomretro.git#commit=6ae94c4ca0e1f9b52c95f1c0b72e5de2a544eace
+ source = doomretro::git+https://github.com/bradharding/doomretro.git#commit=107d5b335d1381d85ad405ae32b975721bec432c
b2sums = SKIP
pkgname = doomretro
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')