summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2015-07-26 16:44:46 +0300
committerGordonGR2015-07-26 16:44:46 +0300
commit95524c2727e59459c0ae5d37cb44f510ff38f4a8 (patch)
tree78802702ceaef617e461bdb24b26386018c00409
parent854d9b77f4f77858e59719d13f5f96176a76d91e (diff)
downloadaur-95524c2727e59459c0ae5d37cb44f510ff38f4a8.tar.gz
Upstream update to 20150722.v0.8.2.43c8e23
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5c66a702db6..b847c753e27b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20150628.v0.8.2.f4dfdbb
+ pkgver = 20150722.v0.8.2.43c8e23
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-06282015.v0.8.2.f4dfdbb.zip
+ source = http://danbanner.onikenkon.com/osgrid//osgrid-opensim-07222015.v0.8.2.43c8e23.zip
source = osgrid.sh
- md5sums = af6c74b23a00529eae90b542f30704ba
+ md5sums = 6347fd79508e354b59e3ff7baeda563c
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index 45ea40410375..23cb46221f05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20150628.v0.8.2.f4dfdbb
-_realpkgver=06282015.v0.8.2.f4dfdbb
+pkgver=20150722.v0.8.2.43c8e23
+_realpkgver=07222015.v0.8.2.43c8e23
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=('af6c74b23a00529eae90b542f30704ba'
+md5sums=('6347fd79508e354b59e3ff7baeda563c'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {