summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2015-06-14 15:36:37 +0300
committerGordonGR2015-06-14 15:36:37 +0300
commit3799151b1dd01d7cdebb6cd58d1e762f2bddce5c (patch)
tree63d55310e8a23603b7a87852d4d236972e93d444
parente493b313dfd182f98e167dfc3863a6b07f91ae1f (diff)
downloadaur-3799151b1dd01d7cdebb6cd58d1e762f2bddce5c.tar.gz
Upstream update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c563619b118a..8af2781eb5ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20150523.v0.8.2.abb3bb6
+ pkgver = 20150606.v0.8.2.81ef7b5
pkgrel = 1
url = http://www.osgrid.org
install = opensimulator-osgrid.install
@@ -12,9 +12,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-05232015.v0.8.2.abb3bb6.zip
+ source = http://danbanner.onikenkon.com/osgrid//osgrid-opensim-06062015.v0.8.2.81ef7b5.zip
source = osgrid.sh
- md5sums = 6d9be12328d73be1bc8f1dbd6394d26d
+ md5sums = b69b183f2a319227e68b61dd500d15fb
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index 42e402542137..600253da9fd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20150523.v0.8.2.abb3bb6
-_realpkgver=05232015.v0.8.2.abb3bb6
-
+pkgver=20150606.v0.8.2.81ef7b5
+_realpkgver=06062015.v0.8.2.81ef7b5
pkgrel=1
pkgdesc="OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid"
arch=('i686' 'x86_64')
@@ -19,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=('6d9be12328d73be1bc8f1dbd6394d26d'
+md5sums=('b69b183f2a319227e68b61dd500d15fb'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {