summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2016-12-24 15:29:57 +0200
committerGordonGR2016-12-24 15:29:57 +0200
commit3356f101120c423d02e7b519ac284517f236a474 (patch)
tree649109f57009ca60dcce4b8858e682bbb02bcf8e
parentb140eec51f031804fe12323867cb7c20858cdcea (diff)
downloadaur-3356f101120c423d02e7b519ac284517f236a474.tar.gz
20161218.v0.9.1.eabd8cb-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 d5eac46fae1c..7155b71b02c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 10 13:39:19 UTC 2016
+# Sat Dec 24 13:29:39 UTC 2016
pkgbase = opensimulator-osgrid
pkgdesc = OSGrid's distribution of OpenSimulator, preconfigured to connect with OSGrid
- pkgver = 20161210.v0.9.1.f574039
+ pkgver = 20161218.v0.9.1.eabd8cb
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-12102016.v0.9.1.f574039.zip
+ source = http://danbanner.onikenkon.com/osgrid//osgrid-opensim-12182016.v0.9.1.eabd8cb.zip
source = osgrid.sh
- md5sums = af9449bc41992e3fb0135e1b7d6a5921
+ md5sums = 4fef2673943362b761e5e076f7c8dfbe
md5sums = 8ad5aab5c434aef00d12b08343a5da5a
pkgname = opensimulator-osgrid
diff --git a/PKGBUILD b/PKGBUILD
index a1469c75323c..6351ad24c31d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=opensimulator-osgrid
-pkgver=20161210.v0.9.1.f574039
-_realpkgver=12102016.v0.9.1.f574039
+pkgver=20161218.v0.9.1.eabd8cb
+_realpkgver=12182016.v0.9.1.eabd8cb
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=('af9449bc41992e3fb0135e1b7d6a5921'
+md5sums=('4fef2673943362b761e5e076f7c8dfbe'
'8ad5aab5c434aef00d12b08343a5da5a')
package() {