summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b35b97d074b..c5843feac746 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openbve-bin
pkgdesc = Realistic 3D train/railway simulator
- pkgver = 1.9.1.2
+ pkgver = 1.9.2.2
pkgrel = 1
url = https://github.com/leezer3/OpenBVE
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = openbve-bin
depends = mono
provides = openbve
conflicts = openbve
- source = https://github.com/leezer3/OpenBVE/releases/download/1.9.1.2/OpenBVE-1.9.1.2.deb
- sha256sums = 0f07e2b17210bf5134671c1b564d2d3cf2b8842f5d003c565e51af2cefb8d62e
+ source = https://github.com/leezer3/OpenBVE/releases/download/1.9.2.2/OpenBVE-1.9.2.2.deb
+ sha256sums = 1b4b7d89652d005c4c16cbbec1bf79b45e649bb85a0ca35d4e3044bd09ce9560
pkgname = openbve-bin
diff --git a/PKGBUILD b/PKGBUILD
index bcdf331bd184..f732e609d65e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# About this software's licensing: <https://github.com/leezer3/OpenBVE/issues/589>
pkgname=openbve-bin
-pkgver=1.9.1.2
+pkgver=1.9.2.2
pkgrel=1
pkgdesc="Realistic 3D train/railway simulator"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('mono')
provides=('openbve')
conflicts=('openbve')
source=("https://github.com/leezer3/OpenBVE/releases/download/${pkgver}/OpenBVE-${pkgver}.deb")
-sha256sums=('0f07e2b17210bf5134671c1b564d2d3cf2b8842f5d003c565e51af2cefb8d62e')
+sha256sums=('1b4b7d89652d005c4c16cbbec1bf79b45e649bb85a0ca35d4e3044bd09ce9560')
package() {
# Extract downloaded file