summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2016-10-01 16:39:04 +0300
committerGordonGR2016-10-01 16:39:04 +0300
commit84108a921c46cd55ded6c8839c199daac5e34bdb (patch)
tree9466e69d485a2171d5c3bb2e58565cf2b5907eaf
parent1aa376b65b66ef3a31f32c94465236bdf2f320f1 (diff)
downloadaur-84108a921c46cd55ded6c8839c199daac5e34bdb.tar.gz
20160924.v0.9.0.6779f41-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 0032ddbedf94..e4119d936e62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Sep 18 16:39:52 UTC 2016
+# Sat Oct 1 13:38:31 UTC 2016
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20160917.v0.9.0.188b503
+ pkgver = 20160924.v0.9.0.6779f41
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-09172016.v0.9.0.188b503.zip
+ source = http://danbanner.onikenkon.com/osgrid//osgrid-opensim-09242016.v0.9.0.6779f41.zip
source = osgrid.sh
- md5sums = ed4d0c229e41f6602bbff9728ff3a910
+ md5sums = 56bc70bb34c93f39d5f1c60fe19a48ed
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index a56675c96471..c43f12358947 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20160917.v0.9.0.188b503
-_realpkgver=09172016.v0.9.0.188b503
+pkgver=20160924.v0.9.0.6779f41
+_realpkgver=09242016.v0.9.0.6779f41
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=('ed4d0c229e41f6602bbff9728ff3a910'
+md5sums=('56bc70bb34c93f39d5f1c60fe19a48ed'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {