summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Cholasta2018-08-12 10:33:10 +0200
committerJan Cholasta2018-08-12 10:33:10 +0200
commitcb6412319582634e2878b9ebf3449a239bfacf6a (patch)
treea3a535d9334f0c711cc569f86a583018cf119cd5 /PKGBUILD
parent4f6f557f5d1cc908660c1f490e2bc15cf12e12bd (diff)
downloadaur-cb6412319582634e2878b9ebf3449a239bfacf6a.tar.gz
gzdoom-git-3.6pre+20+ga10f9526b
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c38b02c689d0..f2dda51700ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=gzdoom
pkgname=${_name}-git
-pkgver=3.3pre+725+gc0893027d
+pkgver=3.6pre+20+ga10f9526b
pkgrel=1
pkgdesc='Advanced Doom source port with OpenGL support (git version)'
arch=('i686' 'x86_64')
@@ -48,7 +48,7 @@ source=("${_name}::git://github.com/coelckers/${_name}.git"
'0001-Fix-soundfont-search-path.patch')
sha256sums=('SKIP'
'59122e670f72aa2531aff370e7aaab2d886a7642e79e91f27a533d3b4cad4f6d'
- '26cd2fa2285bcf4c9147a7f1763c217c3e7056bd4a729824f9af0104f6f410c9')
+ 'b0e621a39e0a050ce119fb4bea888afc7a02039ee9f37a2a5b518e4fe924b3f1')
pkgver() {
cd $_name