summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Cholasta2021-09-23 20:36:22 +0200
committerJan Cholasta2021-09-23 20:36:22 +0200
commitf90a10d08d147eae72150553d45c369965c316b2 (patch)
treee4e8fffe96d5defb51f97ab7b177458d25e8a43f /PKGBUILD
parentee5f7662eccfa3badbc5d04a31f9c50080795fcb (diff)
parent2bf4a14ffd127bdcd952549327c7e60ef74dd811 (diff)
downloadaur-f90a10d08d147eae72150553d45c369965c316b2.tar.gz
gzdoom-4.7.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61c7df95df8e..514319c06978 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Christoph Zeiler <rabyte*gmail>
pkgname=gzdoom
-pkgver=4.6.1
-pkgrel=2
+pkgver=4.7.0
+pkgrel=1
pkgdesc='Feature centric port for all Doom engine games'
arch=('i686' 'x86_64')
url='http://www.zdoom.org/'
@@ -40,7 +40,7 @@ source=("gzdoom::git://github.com/coelckers/gzdoom.git#tag=g${pkgver}"
'0001-Fix-file-paths.patch')
sha256sums=('SKIP'
'59122e670f72aa2531aff370e7aaab2d886a7642e79e91f27a533d3b4cad4f6d'
- '9b6c37c6fc90080ceb4162673f23187210b083af7cd61294ece2711790eac186')
+ '7db3c08eb3756a19a9b6eda76f169e82e8c47b9a28108f17aac24774e2e53ff1')
prepare() {
cd gzdoom