makedeb


soh-bin 8.0.6-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: 902647e9786270255c320dfc2cfdd183a38d32eb

Message: 8.0.6

Diff


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