Date: Monday, November 21, 2016 @ 11:19:27
  Author: spupykin
Revision: 196437

upgpkg: simgear 2016.4.1-1

upd

Modified:
  simgear/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-11-21 11:19:23 UTC (rev 196436)
+++ PKGBUILD    2016-11-21 11:19:27 UTC (rev 196437)
@@ -4,8 +4,8 @@
 # Contributor: Hans Janssen <h...@janserv.xs4all.nl>
 
 pkgname=simgear
-pkgver=2016.3.1
-_pkgver=2016.3
+pkgver=2016.4.1
+_pkgver=2016.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)
@@ -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=('4c422dac10a91ab6315153ea9441e71c')
+sha256sums=('50e3cdc1c4bec52a3db2fadfba5dfcb05792e21488978f5de0de0b5b2a562203')
 
 build() {
   cd "$srcdir"/simgear-$pkgver

Reply via email to