summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Reimer2023-01-22 19:42:02 +0100
committerChristopher Reimer2023-01-22 19:42:02 +0100
commit91bd1cd3f17614df91be4c56fdc9178896698cbc (patch)
tree336b14b12e5516fcb7e6e72c72ee5db0aa54d272 /PKGBUILD
parente0b4201dd8758e1888b22fce7adc077b75c445e0 (diff)
downloadaur-91bd1cd3f17614df91be4c56fdc9178896698cbc.tar.gz
Fix for #390
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7128676a4bd4..a797869265d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=opengothic
pkgver=1.0.1878
-pkgrel=1
+pkgrel=2
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=81715b1d70856a6f20d38a3e81e4ba8ba913d3e3" #tag=opengothic-v1.0.1878
+source=("git+https://github.com/Try/OpenGothic#commit=fb34da9b0a4dec6f3582fea1d84acc9d64718261" #tag=opengothic-v1.0.1878 + Fix for #390
"git+https://github.com/Try/Tempest.git"
"git+https://github.com/schellingb/TinySoundFont.git"
"git+https://github.com/bulletphysics/bullet3.git"