summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2016-11-14 20:36:58 +0200
committerGordonGR2016-11-14 20:36:58 +0200
commit73815ed3a09d7374ec0cbb4d279521d4d320ff44 (patch)
tree473bb679f9b4baecf6ebd6ab8bdc44180c0a4c04
parent479168b5fb3bb6d16b2ac8074bed29093ef1d0a1 (diff)
downloadaur-73815ed3a09d7374ec0cbb4d279521d4d320ff44.tar.gz
20161112.v0.9.1.b6329fb-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 63293f737116..7e3a7496ea56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Nov 6 14:06:05 UTC 2016
+# Mon Nov 14 18:36:39 UTC 2016
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20161025.v0.9.1.7c4f2b0
+ pkgver = 20161112.v0.9.1.b6329fb
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-10252016.v0.9.1.7c4f2b0.zip
+ source = http://danbanner.onikenkon.com/osgrid//osgrid-opensim-11122016.v0.9.1.b6329fb.zip
source = osgrid.sh
- md5sums = aa8609c6bca7e03a5d603ed36473d7aa
+ md5sums = 9af03efd2621a8acdb2b58432ea9779c
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index 0f650cb57212..761b435216ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20161025.v0.9.1.7c4f2b0
-_realpkgver=10252016.v0.9.1.7c4f2b0
+pkgver=20161112.v0.9.1.b6329fb
+_realpkgver=11122016.v0.9.1.b6329fb
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=('aa8609c6bca7e03a5d603ed36473d7aa'
+md5sums=('9af03efd2621a8acdb2b58432ea9779c'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {