Hey-hey. Here's a patch to make the build for the current version stable. Without it, the build shall break after the stable
version is updated in the near future:
diff --git a/.SRCINFO b/.SRCINFO
index 4401bae..2a338c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = outline-client-appimage
pkgdesc = The Outline clients use the popular Shadowsocks protocol, and lean on the Cordova and Electron frameworks.
pkgver = 1.13.1
- pkgrel = 4
+ pkgrel = 5
url = https://getoutline.org
install = outline-client-appimage.install
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = outline-client-appimage
conflicts = outline-client-appimage-git
options = !strip
options = !debug
- source = Outline-Client_1.13.1.AppImage::https://s3.amazonaws.com/outline-releases/client/linux/stable/Outline-Client.AppImage
+ source = Outline-Client_1.13.1.AppImage::https://s3.amazonaws.com/outline-releases/client/linux/1.13.1/1/Outline-Client.AppImage
source = outline-client-appimage.install
sha512sums = 5a3aa5c08f1f89dab6839f462ea90e65cd8278bed7ac34deea3d2e0a5330dd54c6ae9cb2e4d418b18f8effdfb3c1a48c0db4d61c07cc48dbaecf3c4da68ad181
sha512sums = a1704e707b0b0a927fae068647eccb426bb51ad2081d27ee18e8991949e9135d28fe502d1a1dba27d333025edd235614b195758d14be2d0eeb97172bea851ddd
diff --git a/PKGBUILD b/PKGBUILD
index 0d62a7a..e06b168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=outline-client
pkgname=${_name}-appimage
pkgver=1.13.1
-pkgrel=4
+pkgrel=5
pkgdesc="The Outline clients use the popular Shadowsocks protocol, and lean on the Cordova and Electron frameworks."
arch=(x86_64)
conflicts=('outline-client-appimage-wayland' 'outline-client-appimage-git')
@@ -12,7 +12,7 @@ url="https://getoutline.org"
license=("Apache License 2.0")
_app_image="Outline-Client_${pkgver}.AppImage"
-source=("${_app_image}::https://s3.amazonaws.com/outline-releases/client/linux/stable/Outline-Client.AppImage"
+source=("${_app_image}::https://s3.amazonaws.com/outline-releases/client/linux/${pkgver}/1/Outline-Client.AppImage"
"${pkgname}.install")
options=('!strip' '!debug')
depends=('fuse2' 'nss')
Pinned Comments
razykov commented on 2023-08-06 17:09 (UTC)
If you have troubles while updating and you previously created a symlink /usr/bin/shasum for the correct initialization of the outline-client, remove this symlink