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

Sergej Pupykin spupykin at archlinux.org
Wed Feb 18 13:39:47 UTC 2015


    Date: Wednesday, February 18, 2015 @ 14:39:47
  Author: spupykin
Revision: 127907

upgpkg: simgear 3.4.0-1

upd

Modified:
  simgear/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-18 13:31:45 UTC (rev 127906)
+++ PKGBUILD	2015-02-18 13:39:47 UTC (rev 127907)
@@ -4,8 +4,8 @@
 # Contributor: Hans Janssen <hans at janserv.xs4all.nl>
 
 pkgname=simgear
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.4.0
+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')
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 #source=("SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver")
 source=("http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2")
-md5sums=('d6aac26bf8876391a7d5f4381fc98c01')
+md5sums=('ca045daac6bb6c2e3e9fa7e10f04176e')
 
 build() {
   cd $srcdir/simgear-$pkgver



More information about the arch-commits mailing list