summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2016-08-13 17:35:23 +0300
committerGordonGR2016-08-13 17:35:23 +0300
commit824329a69d5e1bf53a37713176240ee64d661cbd (patch)
tree1de59cb7a45cbd93aa205169a7469015829981e2
parent1b71d611e18fd5cf4c782d61dfc4b24762ae9135 (diff)
downloadaur-824329a69d5e1bf53a37713176240ee64d661cbd.tar.gz
20160806.v0.9.0.83d6722-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 45c7d8715c02..1e10c0597eea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 24 11:18:52 UTC 2016
+# Sat Aug 13 14:34:50 UTC 2016
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20160717.v0.9.0.9b4e83c
+ pkgver = 20160806.v0.9.0.83d6722
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-07172016.v0.9.0.9b4e83c.zip
+ source = http://danbanner.onikenkon.com/osgrid//osgrid-opensim-08062016.v0.9.0.83d6722.zip
source = osgrid.sh
- md5sums = 796412d884c1a557dad3f956cdc648ab
+ md5sums = 4f9d132cc1d1dcc170848bcfa339c82d
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index 577f12a6dc03..ccc4c236b586 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20160717.v0.9.0.9b4e83c
-_realpkgver=07172016.v0.9.0.9b4e83c
+pkgver=20160806.v0.9.0.83d6722
+_realpkgver=08062016.v0.9.0.83d6722
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=('796412d884c1a557dad3f956cdc648ab'
+md5sums=('4f9d132cc1d1dcc170848bcfa339c82d'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {