summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Cholasta2020-09-23 07:33:30 +0200
committerJan Cholasta2020-09-23 07:33:30 +0200
commitf35e79f3c4fa8a6b1f42abf29e8dfabb789a97ae (patch)
treed49b5652974f64bd312a9d9eff9d7232aecaf6d8 /PKGBUILD
parentc50e672325d9725fd2d0529f97fd01f0e03151ba (diff)
parent24495b91df1080830fc2d3aa0c949ae4a81ec116 (diff)
downloadaur-f35e79f3c4fa8a6b1f42abf29e8dfabb789a97ae.tar.gz
Merge remote-tracking branch 'gzdoom-git/master' into master
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 292a2e10bf99..070b1e5ea46e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=gzdoom
pkgver=4.4.2
-pkgrel=2
-pkgdesc='Advanced Doom source port with OpenGL support'
+pkgrel=3
+pkgdesc='Feature centric port for all Doom engine games'
arch=('i686' 'x86_64')
url='http://www.zdoom.org/'
license=('BSD' 'GPL3' 'LGPL3')
@@ -40,7 +40,7 @@ source=("gzdoom::git://github.com/coelckers/gzdoom.git#tag=g${pkgver}"
'0001-Fix-file-paths.patch')
sha256sums=('SKIP'
'59122e670f72aa2531aff370e7aaab2d886a7642e79e91f27a533d3b4cad4f6d'
- 'ee6629e35d0422dff628cf715244a8a444b9cb9fac4e11f2b852ee7f23f4d587')
+ '9b6c37c6fc90080ceb4162673f23187210b083af7cd61294ece2711790eac186')
prepare() {
cd gzdoom