mirror of
https://github.com/archlinux/aur.git
synced 2025-12-10 08:05:42 +01:00
Chore: somehow the shasum changed? offical is re-verified
This commit is contained in:
parent
31533adaae
commit
3ff3b3028d
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -11,7 +11,7 @@ pkgbase = fchat-horizon-appimage
|
|||
options = !strip
|
||||
source_x86_64 = fchat-horizon-appimage-1.35.3.AppImage::https://github.com/Fchat-Horizon/Horizon/releases/download/v1.35.3/F-Chat.Horizon-linux-x86_64.AppImage
|
||||
source_x86_64 = https://raw.githubusercontent.com/Fchat-Horizon/Horizon/v1.35.3/LICENSE
|
||||
sha256sums_x86_64 = 3e9edaaa81085c595612ba5ab1054883e7c2c901287882af2836856b97b4d0d7
|
||||
sha256sums_x86_64 = f5d27717714d9b20b3c04d0aa70d5817e7828172cd14e31a2016c1862d785fbd
|
||||
sha256sums_x86_64 = SKIP
|
||||
|
||||
pkgname = fchat-horizon-appimage
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -19,7 +19,7 @@ source_x86_64=("${_appimage}::https://github.com/Fchat-Horizon/Horizon/releases/
|
|||
"https://raw.githubusercontent.com/Fchat-Horizon/Horizon/v${pkgver}/LICENSE"
|
||||
)
|
||||
noextract=("${_appimage}")
|
||||
sha256sums_x86_64=('3e9edaaa81085c595612ba5ab1054883e7c2c901287882af2836856b97b4d0d7'
|
||||
sha256sums_x86_64=('f5d27717714d9b20b3c04d0aa70d5817e7828172cd14e31a2016c1862d785fbd'
|
||||
'SKIP')
|
||||
|
||||
prepare() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue