summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2016-10-30 14:45:09 +0200
committerGordonGR2016-10-30 14:45:09 +0200
commita8a8facdcd0d2b4cdf07e47821c414eba0de33f5 (patch)
treede504e1b52eb7a1ba7f1c1ffde630ab62b9a6cc5
parent6c42fadcb9393be8d069a2c16f86ebf7ca95021a (diff)
downloadaur-a8a8facdcd0d2b4cdf07e47821c414eba0de33f5.tar.gz
20161017.v0.9.0.586e4cf-1: Upstream update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4a0759b8d02..e1df4f483a9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Oct 22 15:52:31 UTC 2016
+# Sun Oct 30 12:44:41 UTC 2016
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20161015.v0.9.0.90be326
+ pkgver = 20161017.v0.9.0.586e4cf
pkgrel = 1
url = http://www.osgrid.org
install = opensimulator-osgrid.install
@@ -14,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-10152016.v0.9.0.90be326.zip
+ source = http://danbanner.onikenkon.com/osgrid//osgrid-opensim-10172016.v0.9.0.586e4cf.zip
source = osgrid.sh
- md5sums = bcd40f74a7efabb756cfe281e50cb14b
+ md5sums = 57fd187c3ee26efa60d28089ea685db3
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index b8534883994b..5023f86ea900 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20161015.v0.9.0.90be326
-_realpkgver=10152016.v0.9.0.90be326
+pkgver=20161017.v0.9.0.586e4cf
+_realpkgver=10172016.v0.9.0.586e4cf
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=('bcd40f74a7efabb756cfe281e50cb14b'
+md5sums=('57fd187c3ee26efa60d28089ea685db3'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {