summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2015-12-12 16:49:26 +0200
committerGordonGR2015-12-12 16:49:26 +0200
commita83b04375eadaaccbcfd0c1418f50a33fe3d5465 (patch)
tree7f93553caaf029de36d283a9e151e9052827f8c8
parent6ef96489f190c9310128954f36bfc8057e0463cd (diff)
downloadaur-a83b04375eadaaccbcfd0c1418f50a33fe3d5465.tar.gz
20151205.v0.9.0.7d8b783-1: Upstream update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a67ec5f7e32..17733d3451de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Dec 12 14:49:01 UTC 2015
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20151021.v0.8.3.41b2855
+ pkgver = 20151205.v0.9.0.7d8b783
pkgrel = 1
url = http://www.osgrid.org
install = opensimulator-osgrid.install
@@ -12,9 +14,9 @@ pkgbase = opensimulator-osgrid
depends = sqlite
backup = opt/opensimulator-osgrid/bin/OpenSim.ini
backup = opt/opensimulator-osgrid/bin/config-include/GridCommon.ini
- source = http://danbanner.onikenkon.com/osgrid//osgrid-opensim-10212015.v0.8.3.41b2855.zip
+ source = http://danbanner.onikenkon.com/osgrid//osgrid-opensim-12052015.v0.9.0.7d8b783.zip
source = osgrid.sh
- md5sums = 20d6d72b1262230affb126e719d46206
+ md5sums = b6f9b60d85d0d1ed557edc5dc41f16d3
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index 0aa200efc79d..696e0ab09441 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20151021.v0.8.3.41b2855
-_realpkgver=10212015.v0.8.3.41b2855
+pkgver=20151205.v0.9.0.7d8b783
+_realpkgver=12052015.v0.9.0.7d8b783
pkgrel=1
pkgdesc="OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ backup=('opt/opensimulator-osgrid/bin/OpenSim.ini'
'opt/opensimulator-osgrid/bin/config-include/GridCommon.ini')
source=("http://danbanner.onikenkon.com/osgrid//osgrid-opensim-${_realpkgver}.zip" \
"osgrid.sh")
-md5sums=('20d6d72b1262230affb126e719d46206'
+md5sums=('b6f9b60d85d0d1ed557edc5dc41f16d3'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {