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 cc53bdde0c1b..21a8ce7537ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openbve-bin
pkgdesc = Realistic 3D train/railway simulator
- pkgver = 1.9.2.5
+ pkgver = 1.9.2.7
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.2.5/OpenBVE-1.9.2.5.deb
- sha256sums = edbe6c2b9f02cbd71564681eda1345140febab01840d5fdef1b743a426efdc9b
+ source = https://github.com/leezer3/OpenBVE/releases/download/1.9.2.7/OpenBVE-1.9.2.7.deb
+ sha256sums = 2d8239be02452e7835765ccb5f196ed77994898e6c402fe0b177e47ae54bba8c
pkgname = openbve-bin
diff --git a/PKGBUILD b/PKGBUILD
index b6483f792f2d..6f6cc29c37c9 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.2.5
+pkgver=1.9.2.7
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=('edbe6c2b9f02cbd71564681eda1345140febab01840d5fdef1b743a426efdc9b')
+sha256sums=('2d8239be02452e7835765ccb5f196ed77994898e6c402fe0b177e47ae54bba8c')
package() {
# Extract downloaded file