summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Reimer2023-08-22 19:45:40 +0200
committerChristopher Reimer2023-08-22 19:45:40 +0200
commitaafc7df43586ab38f89e3fff610bfe5eadee8c19 (patch)
tree1178ed2a4f53adbb0430fb396270e0f9fcfcce93 /PKGBUILD
parente11fda3c663bf2e146b0f88aa56f319016664232 (diff)
downloadaur-opengothic.tar.gz
Update opengothic 1.0.2324 (Snapshot release, because of bugfix for immediate crash)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec3783c9ed7c..0c64da6e2d2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Christopher Reimer <mail at c-reimer dot de>
pkgname=opengothic
-pkgver=1.0.2207
-pkgrel=2
+pkgver=1.0.2324
+pkgrel=1
pkgdesc="Open source remake of Gothic 2: Night of the raven"
arch=('x86_64')
url='https://github.com/Try/OpenGothic'
license=('MIT')
depends=('alsa-lib' 'gcc-libs' 'libx11' 'libxcursor' 'vulkan-icd-loader')
makedepends=('cmake' 'git' 'glslang' 'libglvnd' 'vulkan-headers')
-source=("git+https://github.com/Try/OpenGothic#commit=16fff0e63df6a00e9801b64c8c72557dbeecb7f7" #tag=opengothic-v1.0.2207
+source=("git+https://github.com/Try/OpenGothic#commit=c8cd3d68cb0b16159118a537008932ec82884496" #tag=opengothic-v1.0.2207
"git+https://github.com/Try/Tempest.git"
"git+https://github.com/schellingb/TinySoundFont.git"
"git+https://github.com/bulletphysics/bullet3.git"