summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae100b1e7f74..27f632a4618a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opengothic
pkgdesc = Open source remake of Gothic 2: Night of the raven
- pkgver = 0.64
+ pkgver = 0.68
pkgrel = 1
url = https://github.com/Try/OpenGothic
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = opengothic
depends = vulkan-icd-loader
depends = spirv-cross
options = !emptydirs
- source = git+https://github.com/Try/OpenGothic#commit=588f099119e6b8ed30ff3f18328de81df887af24
+ source = git+https://github.com/Try/OpenGothic#commit=81715b1d70856a6f20d38a3e81e4ba8ba913d3e3
source = git+https://github.com/Try/Tempest.git
source = git+https://github.com/schellingb/TinySoundFont.git
source = git+https://github.com/bulletphysics/bullet3.git
diff --git a/PKGBUILD b/PKGBUILD
index 7f658ae4a4b0..ba12daea0f96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christopher Reimer <mail at c-reimer dot de>
pkgname=opengothic
-pkgver=0.64
+pkgver=0.68
pkgrel=1
pkgdesc="Open source remake of Gothic 2: Night of the raven"
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://github.com/Try/OpenGothic'
license=('MIT')
depends=('alsa-lib' 'gcc-libs' 'libx11' 'libxcursor' 'vulkan-icd-loader' 'spirv-cross')
makedepends=('cmake' 'git' 'glslang' 'libglvnd' 'vulkan-headers')
-source=("git+https://github.com/Try/OpenGothic#commit=588f099119e6b8ed30ff3f18328de81df887af24" #tag=v0.64
+source=("git+https://github.com/Try/OpenGothic#commit=81715b1d70856a6f20d38a3e81e4ba8ba913d3e3" #tag=v0.64
"git+https://github.com/Try/Tempest.git"
"git+https://github.com/schellingb/TinySoundFont.git"
"git+https://github.com/bulletphysics/bullet3.git"