summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2020-05-24 13:02:53 +0300
committerGordonGR2020-05-24 13:02:53 +0300
commitd2ce93b2adc96141e21503150829067b67f8769a (patch)
treee68f9131b3139d7606363489d94bb72df75ed9ec
parent91cf0ac6c64ea48013189bc796f23cf9daa45f53 (diff)
downloadaur-d2ce93b2adc96141e21503150829067b67f8769a.tar.gz
20200522.v0.9.2.b598573-1: Upstream update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cf9c9f0be48..623b286c0123 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20200418.v0.9.2.c097f14
+ pkgver = 20200522.v0.9.2.b598573
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-04182020.v0.9.2.c097f14.zip
+ source = http://danbanner.onikenkon.com/osgrid/osgrid-opensim-05222020.v0.9.2.b598573.zip
source = osgrid.sh
- md5sums = 3767ca50e58092a540a4793a6f4827fc
+ md5sums = 1e3f4c1af6d8264b85eb70655831ca4c
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index 43bb751058e3..c9f9bc6147d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20200418.v0.9.2.c097f14
-_realpkgver=04182020.v0.9.2.c097f14
+pkgver=20200522.v0.9.2.b598573
+_realpkgver=05222020.v0.9.2.b598573
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=('3767ca50e58092a540a4793a6f4827fc'
+md5sums=('1e3f4c1af6d8264b85eb70655831ca4c'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {