summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2021-03-20 16:00:57 +0200
committerGordonGR2021-03-20 16:00:57 +0200
commit7089536364c022b0d4e10077a91877242d931061 (patch)
tree3f2a3c7846f14c92bcffa790464f13b31e58bc9a
parent6f3d7bba19bc54ab2bd7ea45e4f2f94e5dba90d2 (diff)
downloadaur-7089536364c022b0d4e10077a91877242d931061.tar.gz
20210301.v0.9.2.e24dd01-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 9034d73af1d6..7b4e50ed1b3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20201127.v0.9.2.81873a5
+ pkgver = 20210301.v0.9.2.e24dd01
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-11272020.v0.9.2.81873a5.zip
+ source = http://danbanner.onikenkon.com/osgrid/osgrid-opensim-03012021.v0.9.2.e24dd01.zip
source = osgrid.sh
- md5sums = f3a95f107af9fc34569013f126e86253
+ md5sums = 254de48cef6de555394ebecaedcc30b6
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index 3e1a6672a8fc..7c63c2033bda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20201127.v0.9.2.81873a5
-_realpkgver=11272020.v0.9.2.81873a5
+pkgver=20210301.v0.9.2.e24dd01
+_realpkgver=03012021.v0.9.2.e24dd01
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=('f3a95f107af9fc34569013f126e86253'
+md5sums=('254de48cef6de555394ebecaedcc30b6'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {