makedeb
An unofficial port of The Legend of Zelda Ocarina of Time for PC
Click here to go back to the commit logs for soh-bin.
Hash: ada083c3f79966ffd62c8baadfbe802eecb2e1a8
Message: 8.0.0
diff --git a/.SRCINFO b/.SRCINFO
index 42775ec..c3605a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = soh-bin
pkgbase = soh-bin
pkgdesc = An unofficial port of The Legend of Zelda Ocarina of Time for PC
pkgrel = 0
-pkgver = 7.1.1
+pkgver = 8.0.0
url = https://shipofharkinian.com/
arch = amd64
conflicts = soh
@@ -17,7 +17,7 @@ optdepends = soh-otr
provides = soh
provides = soh-otr-exporter
provides = soh-otr-exporter-bin
-source = soh-7.1.1.zip::https://github.com/HarbourMasters/Shipwright/releases/download/7.1.1/SoH-Sulu-Bravo-Linux-Performance.zip
-b2sums = ae94b79ad663ae7c323d56740d3298f0f0ff5834fc2e9274c20837e3ccf3836ed4612b5f0472fb270a3d8b12c1cd3f248852c8938390c6a7b674db8fa8fe2ac0
+source = soh-8.0.0.zip::https://github.com/HarbourMasters/Shipwright/releases/download/8.0.0/SoH-MacReady-Alfa-Linux-Performance.zip
+b2sums = 37b5917ba7eefe07b3bd53c1b3f9cbe64f766d40766ac2c0850d1e27da04613202cf256e112de4ba9cee0033307df8f265d4d6ff3ff4c281c34471a7cbb696e1
optdepends = zenity
optdepends = soh-otr
diff --git a/PKGBUILD b/PKGBUILD
index ae40859..2e7b519 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@
# Maintainer: exponential <echo ZXhwb25lbnRpYWxtYXRyaXhAcHJvdG9ubWFpbC5jb20K | base64 -d>
pkgname=soh-bin
_pkgname=soh
-pkgver="7.1.1"
+pkgver="8.0.0"
+# the teenagers running the project have a second nonstandard version scheme just to annoy us
+_extraver="MacReady-Alfa"
pkgrel=0
pkgdesc="An unofficial port of The Legend of Zelda Ocarina of Time for PC"
arch=("amd64")
@@ -11,10 +13,10 @@ conflicts=('soh' 'soh-git' 'soh-otr-exporter' 'soh-otr-exporter-git' 'soh-otr-ex
provides=('soh' 'soh-otr-exporter' 'soh-otr-exporter-bin')
optdepends=("zenity" "soh-otr")
# Performance
-source=("soh-${pkgver}.zip::https://github.com/HarbourMasters/Shipwright/releases/download/${pkgver}/SoH-Sulu-Bravo-Linux-Performance.zip")
+source=("soh-${pkgver}.zip::https://github.com/HarbourMasters/Shipwright/releases/download/${pkgver}/SoH-${_extraver}-Linux-Performance.zip")
# Compatibility
-#source=("soh-${pkgver}.zip::https://github.com/HarbourMasters/Shipwright/releases/download/${pkgver}/SoH-Sulu-Bravo-Linux-Compatibility.zip")
-b2sums=('ae94b79ad663ae7c323d56740d3298f0f0ff5834fc2e9274c20837e3ccf3836ed4612b5f0472fb270a3d8b12c1cd3f248852c8938390c6a7b674db8fa8fe2ac0')
+#source=("soh-${pkgver}.zip::https://github.com/HarbourMasters/Shipwright/releases/download/${pkgver}/SoH-${_extraver}-Linux-Compatibility.zip")
+b2sums=('37b5917ba7eefe07b3bd53c1b3f9cbe64f766d40766ac2c0850d1e27da04613202cf256e112de4ba9cee0033307df8f265d4d6ff3ff4c281c34471a7cbb696e1')
prepare() {
cd "$srcdir"