summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlen D'souza2017-01-02 22:23:29 +0530
committerGlen D'souza2017-01-02 22:23:29 +0530
commitcf68b90f9f7a226c9c24b1f0f4bfa2a913563b18 (patch)
treecd2b833974b1dec7dc89616b988d5745038cb348
parent4b80b289377362bebe6e46f9ed96edce4c6660d7 (diff)
downloadaur-cf68b90f9f7a226c9c24b1f0f4bfa2a913563b18.tar.gz
Version bump.
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1220774f9b0e..824ad98ee05d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 9 02:54:50 UTC 2016
+# Mon Jan 2 16:51:45 UTC 2017
pkgbase = simgear-git
pkgdesc = A set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications.
- pkgver = 20161209
+ pkgver = 20170102
pkgrel = 1
url = http://simgear.sourceforge.net/
arch = i686
@@ -19,7 +19,6 @@ pkgbase = simgear-git
provides = simgear-git
provides = simgear
conflicts = simgear
- options = !makeflags
options = staticlibs
source = git://git.code.sf.net/p/flightgear/simgear
source = getKern.patch
diff --git a/PKGBUILD b/PKGBUILD
index 6e3b9bb484c7..e58128959300 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Pascal Groschwitz <p.groschwitz@googlemail.com>
pkgname=simgear-git
-pkgver=20161209
+pkgver=20170102
pkgrel=1
_gitname=simgear
pkgdesc="A set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications."
@@ -14,7 +14,7 @@ depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
makedepends=('boost' 'cmake' 'mesa')
provides=('simgear-git' 'simgear')
conflicts=('simgear')
-options=('!makeflags' 'staticlibs')
+options=('staticlibs')
source=(git://git.code.sf.net/p/flightgear/simgear
getKern.patch)
md5sums=('SKIP'