[arch-commits] Commit in simgear/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Oct 17 10:29:03 UTC 2014
Date: Friday, October 17, 2014 @ 12:29:03
Author: spupykin
Revision: 120858
upgpkg: simgear 3.2.0-1
upd
Modified:
simgear/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-17 10:28:58 UTC (rev 120857)
+++ PKGBUILD 2014-10-17 10:29:03 UTC (rev 120858)
@@ -4,7 +4,7 @@
# Contributor: Hans Janssen <hans at janserv.xs4all.nl>
pkgname=simgear
-pkgver=3.0.0
+pkgver=3.2.0
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=("SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver")
source=("http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2")
-md5sums=('097f55962dfc48b3e740334dbfda64a6')
+md5sums=('d6aac26bf8876391a7d5f4381fc98c01')
build() {
cd $srcdir/simgear-$pkgver
More information about the arch-commits
mailing list