Skip to content

Commit e7602ff

Browse files
committed
(hotfix) 2s2h: update affected lus commit
1 parent b10ea7d commit e7602ff

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

2s2h/.SRCINFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ pkgbase = 2s2h
2727
depends = spdlog
2828
depends = tinyxml2
2929
source = 2ship2harkinian-3.0.2.tar.gz::https://github.com/HarbourMasters/2ship2harkinian/archive/refs/tags/3.0.2.tar.gz
30-
source = libultraship-5d498e78.tar.gz::https://github.com/Kenix3/libultraship/archive/5d498e780f25dc3c05804b0328db683121d96a2d.tar.gz
30+
source = libultraship-a8bdcab3.tar.gz::https://github.com/Kenix3/libultraship/archive/a8bdcab363571038bb71f195f21ec3e9033a220d.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
3434
sha256sums = cfb2892e36596b70bc7ce7353c3363983462a2406fae0f471de7ca32a205c63b
35-
sha256sums = 40874d42d02f6e2d810addd8e6da6f39a7bef800c14b24a38ca2333f4b436fbb
35+
sha256sums = 7361e5283faf39747e5eab010a4ae37dbc544bbd9e04d034179fca475f71cbe0
3636
sha256sums = 91a863f8899f2ebfc7868ccad4b5982ae416799c76358ce5b2c0edc11e42a672
3737
sha256sums = 8016f735f9ef4e177384b0e51f243e374bf2f67ba66bdd5d21af8b185aed1635
3838
sha256sums = 8c8525a09a94c30106f44219c0f0239789d5c53cd6e30c7748b55f8d83cee24b

2s2h/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: AltoXorg <atrl101 AT yahoo DOT com>
22

33
_reponame=2ship2harkinian
4-
_lus_commit=5d498e780f25dc3c05804b0328db683121d96a2d
4+
_lus_commit=a8bdcab363571038bb71f195f21ec3e9033a220d
55
_ZAPDTR_commit=684f21a475dcfeee89938ae1f4afc42768a3e7ef
66
_OTRExporter_commit=32e088e28c8cdd055d4bb8f3f219d33ad37963f3
77

@@ -23,7 +23,7 @@ source=("${_reponame}-${pkgver}.tar.gz::https://github.com/HarbourMasters/${_rep
2323
"ZAPDTR-${_ZAPDTR_commit:0:8}.tar.gz::https://github.com/louist103/ZAPDTR/archive/${_ZAPDTR_commit}.tar.gz"
2424
"2s2h.desktop")
2525
sha256sums=('cfb2892e36596b70bc7ce7353c3363983462a2406fae0f471de7ca32a205c63b'
26-
'40874d42d02f6e2d810addd8e6da6f39a7bef800c14b24a38ca2333f4b436fbb'
26+
'7361e5283faf39747e5eab010a4ae37dbc544bbd9e04d034179fca475f71cbe0'
2727
'91a863f8899f2ebfc7868ccad4b5982ae416799c76358ce5b2c0edc11e42a672'
2828
'8016f735f9ef4e177384b0e51f243e374bf2f67ba66bdd5d21af8b185aed1635'
2929
'8c8525a09a94c30106f44219c0f0239789d5c53cd6e30c7748b55f8d83cee24b')

0 commit comments

Comments
 (0)