summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchala2016-07-08 16:10:00 -0700
committerSchala2016-07-08 16:10:00 -0700
commit3188e9aff8567a2db9bdb3f40096cbeab3878dab (patch)
treeebd05513b68b8f6af0071202b9af77dd3406d9b3
parentcdbb6080cfeabcc807a668d3a372416b0dbf3b38 (diff)
downloadaur-3188e9aff8567a2db9bdb3f40096cbeab3878dab.tar.gz
0.9.25
-rw-r--r--.SRCINFO8
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD4
3 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b7753fe9dcc..3cc68003932d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun May 29 22:20:42 UTC 2016
+# Fri Jul 8 23:09:45 UTC 2016
pkgbase = halcyon
pkgdesc = InWorldz Halcyon 3d virtual reality world simulator
- pkgver = 0.9.24.5977
+ pkgver = 0.9.25.6002
pkgrel = 1
url = https://github.com/InWorldz/halcyon
arch = any
@@ -13,10 +13,10 @@ pkgbase = halcyon
depends = sqlite
depends = whip-server
provides = opensimulator
- source = https://github.com/InWorldz/halcyon/archive/v0.9.24.5977.tar.gz
+ source = https://github.com/InWorldz/halcyon/archive/v0.9.25.6002.tar.gz
source = halcyon.sh
source = hc-database.sh
- md5sums = 113024920f18b5fc18888cde28ad507f
+ md5sums = 3db1cdb1119f2ca4df5b12ba2f3db732
md5sums = 86977d028c882ee1e9615f4b8d1a68e6
md5sums = ee63724ab4ed7ba836ea6205689b0029
diff --git a/.gitignore b/.gitignore
index 25cca9a92b37..5b06d8419137 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
pkg/
src/
*.gz
+*.tar
*.xz
diff --git a/PKGBUILD b/PKGBUILD
index 8b3052d86075..a36846218bc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=halcyon
-pkgver=0.9.24.5977
+pkgver=0.9.25.6002
pkgrel=1
pkgdesc="InWorldz Halcyon 3d virtual reality world simulator"
arch=(any)
@@ -11,7 +11,7 @@ provides=(opensimulator)
source=("https://github.com/InWorldz/$pkgname/archive/v$pkgver.tar.gz"
"$pkgname.sh"
"hc-database.sh")
-md5sums=('113024920f18b5fc18888cde28ad507f'
+md5sums=('3db1cdb1119f2ca4df5b12ba2f3db732'
'86977d028c882ee1e9615f4b8d1a68e6'
'ee63724ab4ed7ba836ea6205689b0029')