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: b6fa8a7d8dc4cdf72c597a82b97f592f7472d94f

Message: 8.0.1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index c3605a1..0b441b9 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.0
+pkgver = 8.0.1
 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.0.zip::https://github.com/HarbourMasters/Shipwright/releases/download/8.0.0/SoH-MacReady-Alfa-Linux-Performance.zip
-b2sums = 37b5917ba7eefe07b3bd53c1b3f9cbe64f766d40766ac2c0850d1e27da04613202cf256e112de4ba9cee0033307df8f265d4d6ff3ff4c281c34471a7cbb696e1
+source = soh-8.0.1.zip::https://github.com/HarbourMasters/Shipwright/releases/download/8.0.1/SoH-MacReady-Bravo-Linux-Performance.zip
+b2sums = 61ef1dbeda6fdf0007ad9fa41309de847829c2c25ac25a98a78475b88c781e88896637564214351b15285fb3bffa5ed771c797d58e65c2ad529252d02eb13b99
 optdepends = zenity
 optdepends = soh-otr
diff --git a/PKGBUILD b/PKGBUILD
index 2e7b519..52efef6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
 # Maintainer: exponential <echo ZXhwb25lbnRpYWxtYXRyaXhAcHJvdG9ubWFpbC5jb20K | base64 -d>
 pkgname=soh-bin
 _pkgname=soh
-pkgver="8.0.0"
+pkgver="8.0.1"
 # the teenagers running the project have a second nonstandard version scheme just to annoy us 
-_extraver="MacReady-Alfa"
+_extraver="MacReady-Bravo"
 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=('37b5917ba7eefe07b3bd53c1b3f9cbe64f766d40766ac2c0850d1e27da04613202cf256e112de4ba9cee0033307df8f265d4d6ff3ff4c281c34471a7cbb696e1')
+b2sums=('61ef1dbeda6fdf0007ad9fa41309de847829c2c25ac25a98a78475b88c781e88896637564214351b15285fb3bffa5ed771c797d58e65c2ad529252d02eb13b99')
 
 prepare() {
   cd "$srcdir"