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 4b6c549f949a..2e3b16800b0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openbve-bin
pkgdesc = Realistic 3D train/railway simulator
- pkgver = 1.8.4.4
+ pkgver = 1.9.0.0
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.8.4.4/OpenBVE-1.8.4.4.deb
- sha256sums = 16170867ff6475df376b108cabc56ff2b7e6e7ae556008367eb92f104cd2a76e
+ source = https://github.com/leezer3/OpenBVE/releases/download/1.9.0.0/OpenBVE-1.9.0.0.deb
+ sha256sums = 224431f7e1c6e2441ac7505c20937d560f02275b3ce226950c3f2d58fd615638
pkgname = openbve-bin
diff --git a/PKGBUILD b/PKGBUILD
index b291e8c42fe1..c51227abd61b 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.8.4.4
+pkgver=1.9.0.0
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=('16170867ff6475df376b108cabc56ff2b7e6e7ae556008367eb92f104cd2a76e')
+sha256sums=('224431f7e1c6e2441ac7505c20937d560f02275b3ce226950c3f2d58fd615638')
package() {
# Extract downloaded file