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 62679d387ab4..cc173f59189c 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.499
+ pkgver = 1.6.02.502
pkgrel = 1
url = https://github.com/OpenXRay/xray-16
install = info.install
@@ -43,7 +43,7 @@ pkgbase = openxray-git
depends = lzop
depends = libjpeg-turbo
conflicts = openxray
- source = xray-16::git+https://github.com/OpenXRay/xray-16.git#commit=455781bb
+ source = xray-16::git+https://github.com/OpenXRay/xray-16.git#commit=c7dbc6ea
md5sums = SKIP
pkgname = openxray-git
diff --git a/PKGBUILD b/PKGBUILD
index bde4315fdd98..96a5b0545053 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=openxray-git
-_commit=455781bb
-_build=499
+_commit=c7dbc6ea
+_build=502
pkgver=1.6.02.$_build
pkgrel=1
pkgdesc="Unofficial X-Ray Engine Linux port by OpenXRay team (Originally developed by GSC Game World)"