summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2015-12-27 13:55:41 +0200
committerGordonGR2015-12-27 13:55:41 +0200
commit54cdf913d2157d1fd05ef05af29c176e975f7119 (patch)
tree4ad3f76439feb3a9a4cb4891f430c19e7d420d47
parent9e2e3c736b8e5111f106dfd71136397c2ba13940 (diff)
downloadaur-54cdf913d2157d1fd05ef05af29c176e975f7119.tar.gz
20151224.v0.9.0.37cb24d-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 907cdcdbaea2..67a3bec16ae6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Dec 20 14:42:04 UTC 2015
+# Sun Dec 27 11:55:07 UTC 2015
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20151219.v0.9.0.e095f51
+ pkgver = 20151224.v0.9.0.37cb24d
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-12192015.v0.9.0.e095f51.zip
+ source = http://danbanner.onikenkon.com/osgrid//osgrid-opensim-12242015.v0.9.0.37cb24d.zip
source = osgrid.sh
- md5sums = 6c5d32a6d0fb2842d70f6b705a5523b7
+ md5sums = 74cde4758aaafecda34b521dc1c3a13d
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index 8ebe29880788..0b894d02edb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20151219.v0.9.0.e095f51
-_realpkgver=12192015.v0.9.0.e095f51
+pkgver=20151224.v0.9.0.37cb24d
+_realpkgver=12242015.v0.9.0.37cb24d
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=('6c5d32a6d0fb2842d70f6b705a5523b7'
+md5sums=('74cde4758aaafecda34b521dc1c3a13d'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {