[arch-commits] Commit in openbve/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Wed Dec 7 02:13:11 UTC 2016


    Date: Wednesday, December 7, 2016 @ 02:13:10
  Author: bgyorgy
Revision: 198240

upgpkg: openbve 1.5.0.8-1

Update to new version

Modified:
  openbve/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-07 02:00:07 UTC (rev 198239)
+++ PKGBUILD	2016-12-07 02:13:10 UTC (rev 198240)
@@ -2,7 +2,7 @@
 
 pkgname=openbve
 _pkgname=OpenBVE
-pkgver=1.5.0.7
+pkgver=1.5.0.8
 pkgrel=1
 pkgdesc="Free-as-in-freedom train simulator placed in the public domain"
 arch=('any')
@@ -12,13 +12,13 @@
 source=($_pkgname-$pkgver.tar.gz::https://github.com/leezer3/$_pkgname/archive/$pkgver.tar.gz
         $pkgname.sh
         $pkgname.desktop)
-sha256sums=('18dfba3d0e1141d09fdaf5d377288c4156fee9b04d07d4643609975435a9bd93'
+sha256sums=('cf1849060d2e33851310554bc70300e214d9fefd33f4331f1e7f4826402e065f'
             'cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3'
             '8190945fa834ecdcf8a3f271264e5be2e288933ecde943060346e16537611c0f')
 
 build() {
   cd $_pkgname-$pkgver
-  xbuild /p:Configuration=Release openBVE/OpenBve/OpenBve.csproj
+  xbuild /p:Configuration=Release openBVE/OpenBve.sln
 }
 
 package() {



More information about the arch-commits mailing list