summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2020-11-10 20:35:32 -0800
committerMike Swanson2020-11-10 20:35:32 -0800
commit008efb28b5eedf6727b40124447040a44a47f850 (patch)
tree506d6cceca37bbbbfcce9e745a88cc10a2966757 /PKGBUILD
parentd263bfc5af879e8eefc686d9677a3dea6fcdcc59 (diff)
downloadaur-eternity-engine-git.tar.gz
Update to post-4.01
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30f39054ec4f..4b03853af5e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=eternity-engine-git
-pkgver=4.00.00.r852.a1b14298
+pkgver=4.01.00.r65.76d93cb3
pkgrel=1
pkgdesc="An advanced Doom port with vanilla compatibility"
url="http://eternity.youfailit.net/"
@@ -11,9 +11,9 @@ depends=('sdl2' 'sdl2_mixer' 'sdl2_net' 'zlib')
makedepends=('git' 'cmake')
conflicts=(${pkgname%-git})
source=(eternity::git+https://github.com/team-eternity/eternity.git
- git+https://github.com/Wohlstand/libADLMIDI.git)
-sha512sums=('SKIP'
- 'SKIP')
+ git+https://github.com/Wohlstand/libADLMIDI.git)
+b2sums=('SKIP'
+ 'SKIP')
pkgver() {
cd "${srcdir}/eternity"