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

Sergej Pupykin spupykin at archlinux.org
Wed Sep 14 20:02:16 UTC 2016


    Date: Wednesday, September 14, 2016 @ 20:02:15
  Author: spupykin
Revision: 189321

upgpkg: simgear 2016.3.1-1

upd

Modified:
  simgear/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-14 19:53:17 UTC (rev 189320)
+++ PKGBUILD	2016-09-14 20:02:15 UTC (rev 189321)
@@ -4,8 +4,8 @@
 # Contributor: Hans Janssen <hans at janserv.xs4all.nl>
 
 pkgname=simgear
-pkgver=2016.2.1
-_pkgver=2016.2
+pkgver=2016.3.1
+_pkgver=2016.3
 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=('7bd21e63ffb83109f530627c593d94cd')
+md5sums=('4c422dac10a91ab6315153ea9441e71c')
 
 build() {
   cd $srcdir/simgear-$pkgver



More information about the arch-commits mailing list