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

Balló György bgyorgy at archlinux.org
Fri Jul 10 21:01:48 UTC 2020


    Date: Friday, July 10, 2020 @ 21:01:48
  Author: bgyorgy
Revision: 663185

upgpkg: openbve 1.7.1.8-1: Update to new version

Modified:
  openbve/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-10 21:00:51 UTC (rev 663184)
+++ PKGBUILD	2020-07-10 21:01:48 UTC (rev 663185)
@@ -2,18 +2,18 @@
 
 pkgname=openbve
 _pkgname=OpenBVE
-pkgver=1.7.1.5
+pkgver=1.7.1.8
 pkgrel=1
 pkgdesc="Free-as-in-freedom train simulator placed in the public domain"
-arch=('any')
+arch=(any)
 url="https://openbve-project.net/"
-license=('MIT' 'custom:public domain')
-depends=('hicolor-icon-theme' 'libxi' 'mono' 'openal')
-makedepends=('mono-msbuild' 'nuget')
-source=($_pkgname-$pkgver.tar.gz::https://github.com/leezer3/$_pkgname/archive/$pkgver.tar.gz
+license=(MIT 'custom:public domain')
+depends=(hicolor-icon-theme libxi mono openal)
+makedepends=(mono-msbuild nuget)
+source=(https://github.com/leezer3/$_pkgname/archive/$pkgver/$_pkgname-$pkgver.tar.gz
         $pkgname.sh
         $pkgname.appdata.xml)
-sha256sums=('ee3a3348ea1232f907938ff619a857304ca78071dff6a5986eb5b6f503696a36'
+sha256sums=('2b362788442a32273ea57fa839c116213a400418036500f01e029faf72e6ddc3'
             'cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3'
             '1ae1d4bf4dbe0d4e012fafef090d98b4c67ba87bee8981af0b2de11015b57df2')
 



More information about the arch-commits mailing list