[arch-commits] Commit in simgear/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon May 9 00:09:48 UTC 2016
Date: Monday, May 9, 2016 @ 02:09:48
Author: spupykin
Revision: 174382
upgpkg: simgear 2016.1.2-1
upd
Modified:
simgear/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-09 00:02:50 UTC (rev 174381)
+++ PKGBUILD 2016-05-09 00:09:48 UTC (rev 174382)
@@ -4,7 +4,7 @@
# Contributor: Hans Janssen <hans at janserv.xs4all.nl>
pkgname=simgear
-pkgver=2016.1.1
+pkgver=2016.1.2
_pkgver=2016.1
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")
-md5sums=('6651802124e1d371df994461ef38224f')
+md5sums=('f12fa76491933ecdb3479a4f61f9233d')
build() {
cd $srcdir/simgear-$pkgver
More information about the arch-commits
mailing list