Skip to content

Commit

Permalink
update to 2.6.30
Browse files Browse the repository at this point in the history
  • Loading branch information
zxp19821005 committed Nov 11, 2024
1 parent 3ae5001 commit 7e82ad7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apifox-bin/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=apifox-bin
_pkgname=Apifox
pkgver=2.6.29
pkgver=2.6.30
_electronversion=22
pkgrel=1
pkgdesc="Apifox=Postman+Swagger+Mock+JMeter(Prebuilt version).API 文档、API 调试、API Mock、API 自动化测试"
Expand Down Expand Up @@ -33,8 +33,8 @@ source=(
"LICENSE.html"
)
sha256sums=('3884df6451dd5aaadc867c2b6882a7feabccb10c7e1df98e48e9fe2414c9fe19')
sha256sums_aarch64=('4b64237e4455a0d4d4f4ef7ba5cd764baf317c80eb74969e85806d8b779428e9')
sha256sums_x86_64=('b7154459a93b59923fc02afd631d4864a4aae9218d92a299639549d451f54dfd')
sha256sums_aarch64=('8ce3e5775e217ea6dd52a82eea149c87b7041d194f116f6e56114592ef4b2438')
sha256sums_x86_64=('284cedc9da23e6a40ef9cbfc36c79e64867104babeaaac0499d63691a2ccfe72')
build() {
"${srcdir}/${_pkgname}"*.AppImage --appimage-extract > /dev/null
sed -i "s/AppRun --no-sandbox/${pkgname%-bin}/g" "${srcdir}/squashfs-root/${pkgname%-bin}.desktop"
Expand Down

0 comments on commit 7e82ad7

Please sign in to comment.