makedeb


soh-bin 8.0.5-0


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.

Commit:


Hash: cd4858a2438c85279624a029e5bf8c1aaaad66da

Message: 8.0.4

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 1c09f98..c257845 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 = 8.0.3
+pkgver = 8.0.4
 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-8.0.3.zip::https://github.com/HarbourMasters/Shipwright/releases/download/8.0.3/SoH-MacReady-Delta-Linux-Performance.zip
-b2sums = cd01348055193cf25e22cebc2f30dd1f4dbd00644031ef8d30821dba24abce25d37059782bd29e6f3d0425e13a54e0bf9a79bb176d3f0aab1fd7dd8100c3aa86
+source = soh-8.0.4.zip::https://github.com/HarbourMasters/Shipwright/releases/download/8.0.4/SoH-MacReady-Echo-Linux-Performance.zip
+b2sums = b2528158d22f724707a5066f76a1285ca66519bab3b5649da282d605a6f0e5857936c52eed18c45b8cc2b65d48bb89f77386c096ba0701dccf561342c4a27ca2
 optdepends = zenity
 optdepends = soh-otr
diff --git a/PKGBUILD b/PKGBUILD
index 4d9870b..0315fde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
 # Maintainer: exponential <echo ZXhwb25lbnRpYWxtYXRyaXhAcHJvdG9ubWFpbC5jb20K | base64 -d>
 pkgname=soh-bin
 _pkgname=soh
-pkgver="8.0.3"
+pkgver="8.0.4"
 # the teenagers running the project have a second nonstandard version scheme just to annoy us 
-_extraver="MacReady-Delta"
+_extraver="MacReady-Echo"
 pkgrel=0
 pkgdesc="An unofficial port of The Legend of Zelda Ocarina of Time for PC"
 arch=("amd64")
@@ -16,7 +16,7 @@ optdepends=("zenity" "soh-otr")
 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-${_extraver}-Linux-Compatibility.zip")
-b2sums=('cd01348055193cf25e22cebc2f30dd1f4dbd00644031ef8d30821dba24abce25d37059782bd29e6f3d0425e13a54e0bf9a79bb176d3f0aab1fd7dd8100c3aa86')
+b2sums=('b2528158d22f724707a5066f76a1285ca66519bab3b5649da282d605a6f0e5857936c52eed18c45b8cc2b65d48bb89f77386c096ba0701dccf561342c4a27ca2')
 
 prepare() {
   cd "$srcdir"