Commit 24ff122e authored by Boria138's avatar Boria138 Committed by Vitaly Lipatov

epm play: add Anytype (eterbug #17279)

parent 5338f9ed
#!/bin/sh
PKGNAME=Anytype
SUPPORTEDARCHES="x86_64"
VERSION="$2"
DESCRIPTION='The everything app for those who celebrate trust & autonomy'
URL="https://anytype.io/"
. $(dirname $0)/common.sh
warn_version_is_not_supported
PKGURL="$(eget --list --latest https://download.anytype.io/ "*.AppImage")"
install_pkgurl
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment