summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2020-04-19 08:59:16 -0700
committerMike Swanson2020-04-19 08:59:16 -0700
commit1a1100a8176e0f60ca0c0af7c58b862f4fea07b8 (patch)
treecdf785e3df84313496828752cc89a423fd8ad4bb /PKGBUILD
parent15cd7e3365dee5ddf4340e4d88cc26de428655d2 (diff)
downloadaur-1a1100a8176e0f60ca0c0af7c58b862f4fea07b8.tar.gz
Update to 5.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46851561561b..d9ad6b1a879d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=crispy-doom
pkgdesc="Vanilla-compatible enhanced Doom engine"
-pkgver=5.7.2
+pkgver=5.8.0
pkgrel=1
arch=('i686' 'x86_64')
url="http://fabiangreffrath.github.io/crispy-doom"
@@ -14,7 +14,7 @@ optdepends=('freedm: Free deathmatch game'
'freedoom2: Free Doom II-compatible game')
install=crispy-doom.install
source=(https://github.com/fabiangreffrath/$pkgname/archive/$pkgname-$pkgver.tar.gz)
-sha512sums=('236826c98e2cd66edcc11336b9ab1e6942ec9db09b53cb9f23e472046222431c94dc597fa0768e006b0b1b32ab6a6073c715e0bd95effebde17ea70b8e5f11ad')
+sha512sums=('c6a4833c27b81e9808565b352214001a0d621f8bf6dbb7f4235d2bedaa35db68a1cf2567f77e7139da29df1d56a1097419e16791d1b49e5882674e33ce8c4649')
prepare() {
cd "$pkgname-$pkgname-$pkgver"