Date: Wednesday, May 24, 2017 @ 13:10:19 Author: spupykin Revision: 229936
upgpkg: simgear 2017.2.1-1 Modified: simgear/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-24 13:02:11 UTC (rev 229935) +++ PKGBUILD 2017-05-24 13:10:19 UTC (rev 229936) @@ -4,7 +4,7 @@ # Contributor: Hans Janssen <[email protected]> pkgname=simgear -pkgver=2017.1.3 +pkgver=2017.2.1 _pkgver=${pkgver%.*} 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." @@ -15,7 +15,7 @@ url="http://www.flightgear.org/" options=('!makeflags' 'staticlibs') source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2") -sha256sums=('85304d985b4fc0dc00d9f7603b02d096e3c24ca4c98adc18dc9af1e2d0e3c310') +sha256sums=('9924592c01cb41ad66a0ff1dc43b7678ceec69fb573d3f4e4637e26c247c7a9e') build() { cd "$srcdir"/simgear-$pkgver
