summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2016-08-28 16:38:08 +0300
committerGordonGR2016-08-28 16:38:08 +0300
commitd09431f45f0423a08edbc10a948d0824a79f1f9a (patch)
tree92311642272482a7ad9778c865c26c3c9aaa266c
parent0f6a8bb4dd2dd22db567d8fa5a9d1a0883c03120 (diff)
downloadaur-d09431f45f0423a08edbc10a948d0824a79f1f9a.tar.gz
20160821.v0.9.0.0f4d54b-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 c759236c9c73..655633e2c0f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Aug 20 14:46:58 UTC 2016
+# Sun Aug 28 13:37:29 UTC 2016
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20160814.v0.9.0.57aac3d
+ pkgver = 20160821.v0.9.0.0f4d54b
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-08142016.v0.9.0.57aac3d.zip
+ source = http://danbanner.onikenkon.com/osgrid//osgrid-opensim-08212016.v0.9.0.0f4d54b.zip
source = osgrid.sh
- md5sums = cd7940dddcda256c5f759c83deea9ec3
+ md5sums = a35fe3b1cfe3d81b49ba5fa64836bb79
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index f3c182285427..df95dc68e08e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20160814.v0.9.0.57aac3d
-_realpkgver=08142016.v0.9.0.57aac3d
+pkgver=20160821.v0.9.0.0f4d54b
+_realpkgver=08212016.v0.9.0.0f4d54b
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=('cd7940dddcda256c5f759c83deea9ec3'
+md5sums=('a35fe3b1cfe3d81b49ba5fa64836bb79'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {