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: 64cd66067c9a4d0c58bfec9543bb92c1950bc47e

Message: 8.0.5

Diff


diff --git a/.SRCINFO b/.SRCINFO
index c257845..1fbee86 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.4
+pkgver = 8.0.5
 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.4.zip::https://github.com/HarbourMasters/Shipwright/releases/download/8.0.4/SoH-MacReady-Echo-Linux-Performance.zip
-b2sums = b2528158d22f724707a5066f76a1285ca66519bab3b5649da282d605a6f0e5857936c52eed18c45b8cc2b65d48bb89f77386c096ba0701dccf561342c4a27ca2
+source = soh-8.0.5.zip::https://github.com/HarbourMasters/Shipwright/releases/download/8.0.5/SoH-MacReady-Foxtrot-Linux-Performance.zip
+b2sums = aed28c557407df46d56817e248999a54bcbacf3e454a6e31d7925112e5b3d7948be3f6377a1e8529ca7e924e25f337c141bf448dda024454c8bacd4775125de9
 optdepends = zenity
 optdepends = soh-otr
diff --git a/PKGBUILD b/PKGBUILD
index 0315fde..ed17c63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
 # Maintainer: exponential <echo ZXhwb25lbnRpYWxtYXRyaXhAcHJvdG9ubWFpbC5jb20K | base64 -d>
 pkgname=soh-bin
 _pkgname=soh
-pkgver="8.0.4"
+pkgver="8.0.5"
 # the teenagers running the project have a second nonstandard version scheme just to annoy us 
-_extraver="MacReady-Echo"
+_extraver="MacReady-Foxtrot"
 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=('b2528158d22f724707a5066f76a1285ca66519bab3b5649da282d605a6f0e5857936c52eed18c45b8cc2b65d48bb89f77386c096ba0701dccf561342c4a27ca2')
+b2sums=('aed28c557407df46d56817e248999a54bcbacf3e454a6e31d7925112e5b3d7948be3f6377a1e8529ca7e924e25f337c141bf448dda024454c8bacd4775125de9')
 
 prepare() {
   cd "$srcdir"