[arch-commits] Commit in simgear/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Apr 7 16:33:39 UTC 2017
Date: Friday, April 7, 2017 @ 16:33:38
Author: spupykin
Revision: 221255
upgpkg: simgear 2017.1.3-1
upd
Modified:
simgear/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-07 16:33:32 UTC (rev 221254)
+++ PKGBUILD 2017-04-07 16:33:38 UTC (rev 221255)
@@ -4,7 +4,7 @@
# Contributor: Hans Janssen <hans at janserv.xs4all.nl>
pkgname=simgear
-pkgver=2017.1.1
+pkgver=2017.1.3
_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=('1815f6a2c3f43bb6121b2394e68f8e6e341c14a7a40e4163c0bcc105ee06ccbc')
+sha256sums=('85304d985b4fc0dc00d9f7603b02d096e3c24ca4c98adc18dc9af1e2d0e3c310')
build() {
cd "$srcdir"/simgear-$pkgver
More information about the arch-commits
mailing list