summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 921330cf1ee3..7e51069f6189 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openxray-git
pkgdesc = Unofficial X-Ray Engine Linux port by OpenXRay team (Originally developed by GSC Game World)
- pkgver = 1.6.02_b522.ea6a44d88
+ pkgver = 1.6.02_b542.27737bb1e
pkgrel = 1
url = https://github.com/OpenXRay/xray-16
install = info.install
@@ -28,7 +28,7 @@ pkgbase = openxray-git
depends = lzop
depends = libjpeg-turbo
conflicts = openxray
- source = xray-16::git+https://github.com/OpenXRay/xray-16.git#commit=ea6a44d8
+ source = xray-16::git+https://github.com/OpenXRay/xray-16.git#commit=27737bb1
md5sums = SKIP
pkgname = openxray-git
diff --git a/PKGBUILD b/PKGBUILD
index 5031e05bb611..bc86b164ee09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=openxray-git
-_commit=ea6a44d8
-_build=522
-pkgver=1.6.02_b522.ea6a44d88
+_commit=27737bb1
+_build=542
+pkgver=1.6.02_b542.27737bb1e
pkgrel=1
pkgdesc="Unofficial X-Ray Engine Linux port by OpenXRay team (Originally developed by GSC Game World)"
arch=('x86_64')