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

Sergej Pupykin spupykin at archlinux.org
Tue May 17 21:56:46 UTC 2016


    Date: Tuesday, May 17, 2016 @ 23:56:46
  Author: spupykin
Revision: 175600

upgpkg: simgear 2016.2.1-1

upd

Modified:
  simgear/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-17 21:48:07 UTC (rev 175599)
+++ PKGBUILD	2016-05-17 21:56:46 UTC (rev 175600)
@@ -4,8 +4,8 @@
 # Contributor: Hans Janssen <hans at janserv.xs4all.nl>
 
 pkgname=simgear
-pkgver=2016.1.2
-_pkgver=2016.1
+pkgver=2016.2.1
+_pkgver=2016.2
 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)
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2")
 #source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
-md5sums=('f12fa76491933ecdb3479a4f61f9233d')
+md5sums=('7bd21e63ffb83109f530627c593d94cd')
 
 build() {
   cd $srcdir/simgear-$pkgver



More information about the arch-commits mailing list