Date: Thursday, February 26, 2015 @ 19:39:50
  Author: spupykin
Revision: 128310

upgpkg: simgear 3.4.0-2

upd

Modified:
  simgear/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-02-26 18:39:46 UTC (rev 128309)
+++ PKGBUILD    2015-02-26 18:39:50 UTC (rev 128310)
@@ -5,7 +5,7 @@
 
 pkgname=simgear
 pkgver=3.4.0
-pkgrel=1
+pkgrel=2
 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=('ca045daac6bb6c2e3e9fa7e10f04176e')
+md5sums=('4db6c80a7f5e23f53361e3ef6d36835e')
 
 build() {
   cd $srcdir/simgear-$pkgver

Reply via email to