summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2016-07-10 17:59:22 +0300
committerGordonGR2016-07-10 17:59:22 +0300
commit3f30e9d4bfbf47e241b189009105ced126db15d1 (patch)
tree7802b508a02ff307f62de764cb82a52dc255ba04
parentedd5062332b6b1efdbe361425d008a6af05c0cab (diff)
downloadaur-3f30e9d4bfbf47e241b189009105ced126db15d1.tar.gz
20160704.v0.9.0.259824f-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 dec7025827ee..cf5999ec1dfc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jun 26 16:06:05 UTC 2016
+# Sun Jul 10 14:58:58 UTC 2016
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20160626.v0.9.0.71404be
+ pkgver = 20160704.v0.9.0.259824f
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-06262016.v0.9.0.71404be.zip
+ source = http://danbanner.onikenkon.com/osgrid//osgrid-opensim-07042016.v0.9.0.259824f.zip
source = osgrid.sh
- md5sums = 92c1acfe8797c127a5e98cead7f8cefc
+ md5sums = 70da471486d3c9e9ae44b423c11f1090
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index 3324efc82982..0fa71a62a0fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20160626.v0.9.0.71404be
-_realpkgver=06262016.v0.9.0.71404be
+pkgver=20160704.v0.9.0.259824f
+_realpkgver=07042016.v0.9.0.259824f
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=('92c1acfe8797c127a5e98cead7f8cefc'
+md5sums=('70da471486d3c9e9ae44b423c11f1090'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {