[arch-commits] Commit in simgear/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Dec 6 12:55:27 UTC 2016
Date: Tuesday, December 6, 2016 @ 12:55:26
Author: spupykin
Revision: 198204
upgpkg: simgear 2016.4.3-1
upd
Modified:
simgear/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-06 12:52:46 UTC (rev 198203)
+++ PKGBUILD 2016-12-06 12:55:26 UTC (rev 198204)
@@ -4,7 +4,7 @@
# Contributor: Hans Janssen <hans at janserv.xs4all.nl>
pkgname=simgear
-pkgver=2016.4.2
+pkgver=2016.4.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."
@@ -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")
-sha256sums=('d0a1c7b1f56c15868000805ab501db0540d09692dc5eba34e508e1ee04ed1c11')
+sha256sums=('6933550215818c2043b84df01b6bf5f7adef218c8648b510b8202e394003d2bd')
build() {
cd "$srcdir"/simgear-$pkgver
More information about the arch-commits
mailing list