Thanks to @jetexe I was able to build this with the following patch:
diff --git a/PKGBUILD b/PKGBUILD
index 110b2e1..41a1618 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
# Maintainer: DuckSoft <realducksoft at gmail dot com>
-_name=outline-manager
-pkgname=${_name}-appimage
+_name=@outlineserver_manager
+_pkgname=outline-manager
+pkgname=${_pkgname}-appimage
pkgver=1.16.0
-pkgrel=1
+pkgrel=2
pkgdesc="Creates and manages Outline servers, powered by Shadowsocks."
arch=('x86_64')
url="https://github.com/Jigsaw-Code/outline-server"
license=('Apache')
makedepends=('git')
options=(!strip)
-provides=(${_name})
-conficts=(${_name})
+provides=(${_pkgname})
+conficts=(${_pkgname})
# See https://github.com/Jigsaw-Code/outline-releases/blob/master/manager/latest-linux.yml
_app_image="Outline-Manager-v${pkgver}.AppImage"
source=("${_app_image}::https://s3.amazonaws.com/outline-releases/manager/linux/${pkgver}/3/Outline-Manager.AppImage")
Pinned Comments
Felixoid commented on 2024-10-17 12:49 (UTC)
If somebody wants to mark a package as outdated, please, bring the link to download a newer version.
Here's a docker command on how to get the fresh version: