Skip to content

Commit a0b8ffd

Browse files
committed
soh: update to 9.2.3
1 parent fd8e196 commit a0b8ffd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

soh/.SRCINFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgbase = soh
2-
pkgver = 9.2.1
2+
pkgver = 9.2.3
33
pkgrel = 1
44
url = https://shipofharkinian.com/
55
arch = x86_64
@@ -27,12 +27,12 @@ pkgbase = soh
2727
depends = fmt
2828
depends = spdlog
2929
depends = tinyxml2
30-
source = Shipwright-9.2.1.tar.gz::https://github.com/HarbourMasters/Shipwright/archive/refs/tags/9.2.1.tar.gz
30+
source = Shipwright-9.2.3.tar.gz::https://github.com/HarbourMasters/Shipwright/archive/refs/tags/9.2.3.tar.gz
3131
source = libultraship-fdcaf633.tar.gz::https://github.com/Kenix3/libultraship/archive/fdcaf6336776d24a6408d016b0a52243f108f250.tar.gz
3232
source = ZAPDTR-ee3397a3.tar.gz::https://github.com/HarbourMasters/ZAPDTR/archive/ee3397a365c5f350a60538c88f0643f155944836.tar.gz
3333
source = OTRExporter-32e088e2.tar.gz::https://github.com/HarbourMasters/OTRExporter/archive/32e088e28c8cdd055d4bb8f3f219d33ad37963f3.tar.gz
3434
source = soh.desktop
35-
sha256sums = 87bdad98a0978e1920e3f286c9fe98e431fb1c076ef6aab02834c7fa7ab4cfab
35+
sha256sums = f7fbe26250c51abf96b5e280e8b99956084416cb3555381b6c5f19f6c4e9a8bb
3636
sha256sums = 60add82e2211861075223387e694fc43e0c0dcb2b31a19b8895e0ed0b37250af
3737
sha256sums = 555cb887dcdf5b9c76fbd703a9928de8792bc3d816253696cd52c2d8f2826601
3838
sha256sums = 91a863f8899f2ebfc7868ccad4b5982ae416799c76358ce5b2c0edc11e42a672

soh/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ _OTRExporter_commit=32e088e28c8cdd055d4bb8f3f219d33ad37963f3
77

88
pkgbase=soh
99
pkgname=(soh soh-otr-exporter)
10-
pkgver=9.2.1
10+
pkgver=9.2.3
1111
pkgrel=1
1212
arch=("x86_64" "i686" "armv7h" "aarch64")
1313
url="https://shipofharkinian.com/"
@@ -21,7 +21,7 @@ source=("${_reponame}-${pkgver}.tar.gz::https://github.com/HarbourMasters/${_rep
2121
"ZAPDTR-${_ZAPDTR_commit:0:8}.tar.gz::https://github.com/HarbourMasters/ZAPDTR/archive/${_ZAPDTR_commit}.tar.gz"
2222
"OTRExporter-${_OTRExporter_commit:0:8}.tar.gz::https://github.com/HarbourMasters/OTRExporter/archive/${_OTRExporter_commit}.tar.gz"
2323
"soh.desktop")
24-
sha256sums=('87bdad98a0978e1920e3f286c9fe98e431fb1c076ef6aab02834c7fa7ab4cfab'
24+
sha256sums=('f7fbe26250c51abf96b5e280e8b99956084416cb3555381b6c5f19f6c4e9a8bb'
2525
'60add82e2211861075223387e694fc43e0c0dcb2b31a19b8895e0ed0b37250af'
2626
'555cb887dcdf5b9c76fbd703a9928de8792bc3d816253696cd52c2d8f2826601'
2727
'91a863f8899f2ebfc7868ccad4b5982ae416799c76358ce5b2c0edc11e42a672'

0 commit comments

Comments
 (0)