Commit ee7035f6 authored by Иван Мажукин's avatar Иван Мажукин Committed by Vitaly Lipatov

epm play: add bastyon (eterbug #17772)

parent afa4d919
#!/bin/sh
PKGNAME=Bastyon
SUPPORTEDARCHES="x86_64"
VERSION="$2"
DESCRIPTION="Bastyon is a decentralized, open-source social network and video sharing platform."
URL="https://bastyon.com/applications"
. $(dirname $0)/common.sh
warn_version_is_not_supported
PKGURL=$(eget --list --latest "https://github.com/pocketnetteam/pocketnet.gui/releases" "Bastyon.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