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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 2 12:31:27 UTC 2017


    Date: Monday, October 2, 2017 @ 12:31:27
  Author: spupykin
Revision: 261258

upgpkg: simgear 2017.3.1-1

Modified:
  simgear/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-02 12:31:16 UTC (rev 261257)
+++ PKGBUILD	2017-10-02 12:31:27 UTC (rev 261258)
@@ -4,9 +4,9 @@
 # Contributor: Hans Janssen <hans at janserv.xs4all.nl>
 
 pkgname=simgear
-pkgver=2017.2.1
+pkgver=2017.3.1
 _pkgver=${pkgver%.*}
-pkgrel=4
+pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
@@ -15,7 +15,7 @@
 url="http://www.flightgear.org/"
 options=('!makeflags' 'staticlibs')
 source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('9924592c01cb41ad66a0ff1dc43b7678ceec69fb573d3f4e4637e26c247c7a9e')
+sha256sums=('0ee08550b737b249dcc91590ec0cb9c5dc9080998f6ba66a7d7209cdfce6e1f4')
 
 build() {
   cd "$srcdir"/simgear-$pkgver



More information about the arch-commits mailing list