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