summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchala2016-09-29 14:37:23 -0700
committerSchala2016-09-29 14:37:23 -0700
commit6dff543863789eb3a5a06f38cde7d3b5504eda11 (patch)
tree03052e7b0331065d16eb7eba4110d840f2368153
parent1b4762a65fd1ac7cf27f37c7ef8e5104f74ca4c1 (diff)
downloadaur-6dff543863789eb3a5a06f38cde7d3b5504eda11.tar.gz
0.9.28
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ba2883f28a4..d37609d7a3e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,23 @@
# Generated by mksrcinfo v8
-# Wed Aug 31 03:47:38 UTC 2016
+# Thu Sep 29 21:37:10 UTC 2016
pkgbase = halcyon
pkgdesc = InWorldz Halcyon 3d virtual reality world simulator
- pkgver = 0.9.27.6078
+ pkgver = 0.9.28.6115
pkgrel = 1
url = https://github.com/InWorldz/halcyon
arch = any
license = BSD
makedepends = doxygen
+ makedepends = graphviz
depends = mono
depends = mariadb
depends = sqlite
depends = whip-server
provides = opensimulator
- source = https://github.com/InWorldz/halcyon/archive/v0.9.27.6078.tar.gz
+ source = https://github.com/InWorldz/halcyon/archive/v0.9.28.6115.tar.gz
source = halcyon.sh
source = hc-database.sh
- md5sums = 0bedde1c41f1db7b8ef829860518258f
+ md5sums = 8c1e90863f02538beeb0759fb138304e
md5sums = 86977d028c882ee1e9615f4b8d1a68e6
md5sums = ee63724ab4ed7ba836ea6205689b0029
diff --git a/PKGBUILD b/PKGBUILD
index 0ac07e6302e7..698336cf6dfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
pkgname=halcyon
-pkgver=0.9.27.6078
+pkgver=0.9.28.6115
pkgrel=1
pkgdesc="InWorldz Halcyon 3d virtual reality world simulator"
arch=(any)
url="https://github.com/InWorldz/$pkgname"
license=("BSD")
depends=(mono mariadb sqlite whip-server)
-makedepends=(doxygen)
+makedepends=(doxygen graphviz)
provides=(opensimulator)
source=("https://github.com/InWorldz/$pkgname/archive/v$pkgver.tar.gz"
"$pkgname.sh"
"hc-database.sh")
-md5sums=('0bedde1c41f1db7b8ef829860518258f'
+md5sums=('8c1e90863f02538beeb0759fb138304e'
'86977d028c882ee1e9615f4b8d1a68e6'
'ee63724ab4ed7ba836ea6205689b0029')