Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
openbve
Commits:
b0f45c16 by Antonio Rojas at 2025-02-16T12:05:24+01:00
upgpkg: 1.11.1.3-1: Update to 1.11.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = openbve
pkgdesc = Free-as-in-freedom train simulator placed in the public domain
- pkgver = 1.11.0.8
+ pkgver = 1.11.1.3
pkgrel = 1
url = https://openbve-project.net/
arch = any
@@ -12,10 +12,10 @@ pkgbase = openbve
depends = mono
depends = openal
depends = ttf-font
- source =
https://github.com/leezer3/OpenBVE/archive/1.11.0.8/OpenBVE-1.11.0.8.tar.gz
+ source =
https://github.com/leezer3/OpenBVE/archive/1.11.1.3/OpenBVE-1.11.1.3.tar.gz
source = openbve.sh
source = openbve.appdata.xml
- sha256sums =
ea1667cd40ae94d44e74cab9485d8932399bc4135e3b6fd96c5a33906cb3b9f8
+ sha256sums =
76d5255528d9a74242e40ec5b4c9421399da33318a3f1b5b324ed0323411dbd6
sha256sums =
cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3
sha256sums =
1ae1d4bf4dbe0d4e012fafef090d98b4c67ba87bee8981af0b2de11015b57df2
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=openbve
_pkgname=OpenBVE
-pkgver=1.11.0.8
+pkgver=1.11.1.3
pkgrel=1
pkgdesc='Free-as-in-freedom train simulator placed in the public domain'
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('mono-msbuild' 'nuget')
source=("https://github.com/leezer3/$_pkgname/archive/$pkgver/$_pkgname-$pkgver.tar.gz"
"$pkgname.sh"
"$pkgname.appdata.xml")
-sha256sums=('ea1667cd40ae94d44e74cab9485d8932399bc4135e3b6fd96c5a33906cb3b9f8'
+sha256sums=('76d5255528d9a74242e40ec5b4c9421399da33318a3f1b5b324ed0323411dbd6'
'cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3'
'1ae1d4bf4dbe0d4e012fafef090d98b4c67ba87bee8981af0b2de11015b57df2')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openbve/-/commit/b0f45c1656587065cccdd6d3a15b702006feb7fb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openbve/-/commit/b0f45c1656587065cccdd6d3a15b702006feb7fb
You're receiving this email because of your account on gitlab.archlinux.org.