summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Lindvall2020-01-27 22:40:45 +0100
committerMarius Lindvall2020-01-27 22:40:45 +0100
commitcb645fd000121a0926371226f448228c159d403d (patch)
treea42aea7e233ee1dcd85e44093e2a27743e15eb31
parente1bfbfe3738fdf750cd9ce97d35f64b564d82cbe (diff)
downloadaur-cb645fd000121a0926371226f448228c159d403d.tar.gz
Updated LICENSE
-rw-r--r--.SRCINFO4
-rw-r--r--LICENSE60
-rw-r--r--PKGBUILD4
3 files changed, 63 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b74a0822c35..7e921cb25926 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mazespheres-bin
pkgdesc = A horror-themed minimalistic maze game
pkgver = 1.1
- pkgrel = 1
+ pkgrel = 2
url = https://varden.info/product.php?sid=27
arch = x86_64
license = custom
@@ -9,7 +9,7 @@ pkgbase = mazespheres-bin
source = LICENSE
source = mazespheres.sh
sha256sums = 180dbe7369e6116d000698e2d3e77b8a3913bface1f21db6f59cdf689998a3d2
- sha256sums = f8c94c4c62bf8e900ac22bea2b17c7e5e2540cc2d09d4ee8e05dedb378cbd7d3
+ sha256sums = 189413f20b241f9cbcaafb1a8fb5e338e24b9b7c124deaef81da0d2d7a96a431
sha256sums = 3b698333e28f1cff1703e2109abc425228163c06339ed18794e8422931751c48
pkgname = mazespheres-bin
diff --git a/LICENSE b/LICENSE
index c37e83c7d5b1..eca7630cad16 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,2 +1,60 @@
-Copyright © Marius Lindvall 2017-2020.
+MAZESPHERES
+Version 1.0.1
+
+This software is (c) 2017 Varden Development
All rights reserved.
+
+Third party content credits:
+
+- Background music:
+
+"Controlled Chaos", "Ossuary 5 - Rest"
+Kevin MacLeod (incompetech.com)
+Licensed under Creative Commons: By Attribution 3.0
+http://creativecommons.org/licenses/by/3.0/
+
+SUB BASS 0103.wav
+by zgump
+Licensed under CC0 1.0 Universal
+https://freesound.org/people/zgump/sounds/83544/
+
+- Raycast damage buzz SFX:
+
+power-supply-puzz.AIF
+by alienistcog
+Licensed under CC0 1.0 Universal
+https://freesound.org/people/zgump/sounds/83544/
+
+- Green orb shimmer ambience:
+
+Eerie Shimmer
+by be-steele
+Licensed under CC0 1.0 Universal
+https://freesound.org/people/be-steele/sounds/323051/
+
+- Haunter (orange orb) ambience:
+
+human male scream small crowd panic fear.mp3
+by JohnsonBrandEditing
+Licensed under CC0 1.0 Universal
+https://freesound.org/people/JohnsonBrandEditing/sounds/173945/
+
+06348 distant ghost howl.wav
+by Robinhood76
+Licensed under Creative Commons: Attribution-NonCommercial 3.0 Unported
+https://freesound.org/people/Robinhood76/sounds/336217/
+
+Ghost Whispers
+by Litruv
+Licensed under CC0 1.0 Universal
+https://freesound.org/people/Litruv/sounds/175944/
+
+Fire -massive no cracking.wav
+by Aegersum
+Licensed under CC0 1.0 Universal
+https://freesound.org/people/Aegersum/sounds/387924/
+
+Moaning Wraith.wav
+by gateroadmusic
+Licensed under CC0 1.0 Universal
+https://freesound.org/people/gateroadmusic/sounds/400855/
diff --git a/PKGBUILD b/PKGBUILD
index 564c7d5f247d..dd2de07eb5c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mazespheres-bin
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc='A horror-themed minimalistic maze game'
url='https://varden.info/product.php?sid=27'
@@ -16,7 +16,7 @@ source=("https://varden.info/~m/aur/Mazespheres-Linux-v1.1.tar.xz"
"LICENSE"
"mazespheres.sh")
sha256sums=("180dbe7369e6116d000698e2d3e77b8a3913bface1f21db6f59cdf689998a3d2"
- "f8c94c4c62bf8e900ac22bea2b17c7e5e2540cc2d09d4ee8e05dedb378cbd7d3"
+ "189413f20b241f9cbcaafb1a8fb5e338e24b9b7c124deaef81da0d2d7a96a431"
"3b698333e28f1cff1703e2109abc425228163c06339ed18794e8422931751c48")
package() {