Skip to content

Commit b10ea7d

Browse files
committed
2s2h: update to 3.0.2
1 parent 24060d8 commit b10ea7d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

2s2h/.SRCINFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgbase = 2s2h
2-
pkgver = 3.0.1
2+
pkgver = 3.0.2
33
pkgrel = 1
44
url = https://github.com/HarbourMasters/2ship2harkinian
55
arch = x86_64
@@ -26,12 +26,12 @@ pkgbase = 2s2h
2626
depends = fmt
2727
depends = spdlog
2828
depends = tinyxml2
29-
source = 2ship2harkinian-3.0.1.tar.gz::https://github.com/HarbourMasters/2ship2harkinian/archive/refs/tags/3.0.1.tar.gz
29+
source = 2ship2harkinian-3.0.2.tar.gz::https://github.com/HarbourMasters/2ship2harkinian/archive/refs/tags/3.0.2.tar.gz
3030
source = libultraship-5d498e78.tar.gz::https://github.com/Kenix3/libultraship/archive/5d498e780f25dc3c05804b0328db683121d96a2d.tar.gz
3131
source = OTRExporter-32e088e2.tar.gz::https://github.com/louist103/OTRExporter/archive/32e088e28c8cdd055d4bb8f3f219d33ad37963f3.tar.gz
3232
source = ZAPDTR-684f21a4.tar.gz::https://github.com/louist103/ZAPDTR/archive/684f21a475dcfeee89938ae1f4afc42768a3e7ef.tar.gz
3333
source = 2s2h.desktop
34-
sha256sums = dfc2942fde4a3bf8ff55cd40c6b20587186030cc00f983289041d2b41a3be5c4
34+
sha256sums = cfb2892e36596b70bc7ce7353c3363983462a2406fae0f471de7ca32a205c63b
3535
sha256sums = 40874d42d02f6e2d810addd8e6da6f39a7bef800c14b24a38ca2333f4b436fbb
3636
sha256sums = 91a863f8899f2ebfc7868ccad4b5982ae416799c76358ce5b2c0edc11e42a672
3737
sha256sums = 8016f735f9ef4e177384b0e51f243e374bf2f67ba66bdd5d21af8b185aed1635

2s2h/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=2s2h
99
pkgname=(2s2h 2s2h-otr-exporter)
10-
pkgver=3.0.1
10+
pkgver=3.0.2
1111
pkgrel=1
1212
arch=("x86_64" "i686" "armv7h" "aarch64")
1313
#url="https://shipofharkinian.com/"
@@ -22,7 +22,7 @@ source=("${_reponame}-${pkgver}.tar.gz::https://github.com/HarbourMasters/${_rep
2222
"OTRExporter-${_OTRExporter_commit:0:8}.tar.gz::https://github.com/louist103/OTRExporter/archive/${_OTRExporter_commit}.tar.gz"
2323
"ZAPDTR-${_ZAPDTR_commit:0:8}.tar.gz::https://github.com/louist103/ZAPDTR/archive/${_ZAPDTR_commit}.tar.gz"
2424
"2s2h.desktop")
25-
sha256sums=('dfc2942fde4a3bf8ff55cd40c6b20587186030cc00f983289041d2b41a3be5c4'
25+
sha256sums=('cfb2892e36596b70bc7ce7353c3363983462a2406fae0f471de7ca32a205c63b'
2626
'40874d42d02f6e2d810addd8e6da6f39a7bef800c14b24a38ca2333f4b436fbb'
2727
'91a863f8899f2ebfc7868ccad4b5982ae416799c76358ce5b2c0edc11e42a672'
2828
'8016f735f9ef4e177384b0e51f243e374bf2f67ba66bdd5d21af8b185aed1635'

0 commit comments

Comments
 (0)