diff --git a/01-main/manifest b/01-main/manifest index d56e02641..c23527f6d 100644 --- a/01-main/manifest +++ b/01-main/manifest @@ -38,9 +38,9 @@ copyq #corectrl cosign croc -crow-translate cronopete crossover +crow-translate cryptomator dbeaver-ce #deadbeef @@ -53,6 +53,7 @@ discord dive docker-ce docker-desktop +dorion doublecmd-gtk doublecmd-qt draw.io @@ -61,8 +62,8 @@ du-dust duf dustracing2d element-desktop -enpass emby-server +enpass exifcleaner #exodus expressvpn @@ -71,6 +72,7 @@ fastfetch fd ferdium figma-linux +filezilla-theme-papirus firefox firefox-beta firefox-devedition @@ -161,16 +163,16 @@ minigalaxy minikube motrix mpdevil -#ms-office-electron ms-365-electron +#ms-office-electron mullvad-vpn multimc nala nala-legacy nekoray +nemo-mediainfo-tab neo4j #neovim -nemo-mediainfo-tab nextcloud-desktop nodejs nomad @@ -182,7 +184,6 @@ obs-cli obsidian obs-studio ocenaudio -tezos-baking onedriver onefetch onlyoffice-desktopeditors @@ -195,7 +196,6 @@ p3x-onenote pandoc papirus-folders papirus-icon-theme -filezilla-theme-papirus #parsec pdfsam-basic pdfsam-visual @@ -232,8 +232,8 @@ sejda-desktop #sengi shutter-encoder signal-desktop -simple-pwgen simplenote +simple-pwgen skypeforlinux slack-desktop sleek @@ -265,6 +265,7 @@ telegraf termius-app terraform texworks +tezos-baking thinlinc-client thorium-browser tidal-hifi diff --git a/01-main/packages/dorion b/01-main/packages/dorion new file mode 100644 index 000000000..750baa29f --- /dev/null +++ b/01-main/packages/dorion @@ -0,0 +1,10 @@ +DEFVER=1 +ARCHS_SUPPORTED="amd64 arm64" +get_github_releases "SpikeHD/dorion" "latest" +if [ "${ACTION}" != "prettylist" ]; then + URL=$(grep -m1 "browser_download_url.*${HOST_ARCH}\.deb\"" "${CACHE_FILE}" | cut -d'"' -f4) + VERSION_PUBLISHED="$(echo "${URL}" | cut -d'/' -f8 | tr -d v)" +fi +PRETTY_NAME="Dorion" +WEBSITE="https://spikehd.github.io/projects/dorion/" +SUMMARY="Tiny alternative Discord client with a smaller footprint."