From ffc07717d6f981c881fd8e39b7565b303647e264 Mon Sep 17 00:00:00 2001 From: Azathothas Date: Thu, 31 Oct 2024 09:44:35 +0545 Subject: [PATCH] [+] repology --- .github/scripts/aarch64-Linux/pkgs/86box.AppImage.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/affine.AppImage.sh | 6 +++++- .github/scripts/aarch64-Linux/pkgs/browservice.AppImage.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/chromium.AppBundle.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/chromium.FlatImage.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/chromium.NixAppImage.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/engrampa.AppBundle.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/falkon.AppBundle.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/firefox.AppBundle.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/imagemagick.AppBundle.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/inkscape.AppBundle.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/inkscape.AppImage.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/librewolf.AppImage.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/librewolf.FlatImage.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/mousepad.AppBundle.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/obs-studio.AppImage.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/olive-editor.AppImage.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/pcmanfm.AppBundle.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/ppsspp.AppBundle.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/qbittorrent.AppImage.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/ristretto.AppBundle.sh | 4 ++++ .github/scripts/aarch64-Linux/pkgs/ryujinx.AppImage.sh | 4 ++++ .../scripts/aarch64-Linux/pkgs/xfce4-terminal.AppBundle.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/86box.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/acreom.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/actual.AppImage.sh | 4 ++++ .../scripts/x86_64-Linux/pkgs/advanced-passgen.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/affine.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/browservice.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/chromium.AppBundle.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/chromium.FlatImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/chromium.NixAppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/engrampa.AppBundle.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/falkon.AppBundle.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/firefox.AppBundle.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/i3.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/imagemagick.AppBundle.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/imagemagick.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/inkscape-dev.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/inkscape.AppBundle.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/inkscape.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/librewolf.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/librewolf.FlatImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/mousepad.AppBundle.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/obs-studio.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/olive-editor.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/pcmanfm.AppBundle.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/ppsspp.AppBundle.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/puddletag.AppImage.sh | 4 ++++ .../x86_64-Linux/pkgs/qbittorrent-enhanced.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/qbittorrent.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/ristretto.AppBundle.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/ryujinx.AppImage.sh | 4 ++++ .../scripts/x86_64-Linux/pkgs/signal-desktop.AppImage.sh | 4 ++++ .../x86_64-Linux/pkgs/simplex-chat-desktop.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/steam.AppImage.sh | 4 ++++ .github/scripts/x86_64-Linux/pkgs/steam.FlatImage.sh | 4 ++++ .../scripts/x86_64-Linux/pkgs/xfce4-terminal.AppBundle.sh | 4 ++++ 58 files changed, 233 insertions(+), 1 deletion(-) diff --git a/.github/scripts/aarch64-Linux/pkgs/86box.AppImage.sh b/.github/scripts/aarch64-Linux/pkgs/86box.AppImage.sh index 75750e55..337c6ba6 100644 --- a/.github/scripts/aarch64-Linux/pkgs/86box.AppImage.sh +++ b/.github/scripts/aarch64-Linux/pkgs/86box.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/86box" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/affine.AppImage.sh b/.github/scripts/aarch64-Linux/pkgs/affine.AppImage.sh index 021cc229..e12d782b 100644 --- a/.github/scripts/aarch64-Linux/pkgs/affine.AppImage.sh +++ b/.github/scripts/aarch64-Linux/pkgs/affine.AppImage.sh @@ -25,7 +25,7 @@ export SKIP_BUILD="NO" #affine : FOSS Knowledge Base with fully merged docs, whiteboards and databases export BIN="affine.AppImage" export BIN_ID="xxx.affine.affine" -export SOURCE_URL="https://github.com/affine-mirror/affine" +export SOURCE_URL="https://github.com/toeverything/AFFiNE" #-------------------------------------------------------# if [ "${SKIP_BUILD}" == "NO" ]; then echo -e "\n\n [+] (Building | Fetching) ${BIN} :: ${SOURCE_URL} [$(TZ='UTC' date +'%A, %Y-%m-%d (%I:%M:%S %p)') UTC]\n" @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/affine-whiteboard" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/browservice.AppImage.sh b/.github/scripts/aarch64-Linux/pkgs/browservice.AppImage.sh index 13eadc51..c82ce9c2 100644 --- a/.github/scripts/aarch64-Linux/pkgs/browservice.AppImage.sh +++ b/.github/scripts/aarch64-Linux/pkgs/browservice.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/browservice" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/chromium.AppBundle.sh b/.github/scripts/aarch64-Linux/pkgs/chromium.AppBundle.sh index 0d820fc0..dc6f05a3 100644 --- a/.github/scripts/aarch64-Linux/pkgs/chromium.AppBundle.sh +++ b/.github/scripts/aarch64-Linux/pkgs/chromium.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/chromium" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/chromium.FlatImage.sh b/.github/scripts/aarch64-Linux/pkgs/chromium.FlatImage.sh index 0978bee2..65436741 100644 --- a/.github/scripts/aarch64-Linux/pkgs/chromium.FlatImage.sh +++ b/.github/scripts/aarch64-Linux/pkgs/chromium.FlatImage.sh @@ -124,6 +124,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/chromium" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/chromium.NixAppImage.sh b/.github/scripts/aarch64-Linux/pkgs/chromium.NixAppImage.sh index 2e8af91e..ce582ea3 100644 --- a/.github/scripts/aarch64-Linux/pkgs/chromium.NixAppImage.sh +++ b/.github/scripts/aarch64-Linux/pkgs/chromium.NixAppImage.sh @@ -149,6 +149,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/chromium" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/engrampa.AppBundle.sh b/.github/scripts/aarch64-Linux/pkgs/engrampa.AppBundle.sh index 8f0acd0d..4a5b2bc1 100644 --- a/.github/scripts/aarch64-Linux/pkgs/engrampa.AppBundle.sh +++ b/.github/scripts/aarch64-Linux/pkgs/engrampa.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/engrampa" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/falkon.AppBundle.sh b/.github/scripts/aarch64-Linux/pkgs/falkon.AppBundle.sh index 3541150c..9fc036a6 100644 --- a/.github/scripts/aarch64-Linux/pkgs/falkon.AppBundle.sh +++ b/.github/scripts/aarch64-Linux/pkgs/falkon.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/falkon" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/firefox.AppBundle.sh b/.github/scripts/aarch64-Linux/pkgs/firefox.AppBundle.sh index 623a4591..7c1f9264 100644 --- a/.github/scripts/aarch64-Linux/pkgs/firefox.AppBundle.sh +++ b/.github/scripts/aarch64-Linux/pkgs/firefox.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/firefox" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/imagemagick.AppBundle.sh b/.github/scripts/aarch64-Linux/pkgs/imagemagick.AppBundle.sh index 2f895505..cd8f8a22 100644 --- a/.github/scripts/aarch64-Linux/pkgs/imagemagick.AppBundle.sh +++ b/.github/scripts/aarch64-Linux/pkgs/imagemagick.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/imagemagick" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/inkscape.AppBundle.sh b/.github/scripts/aarch64-Linux/pkgs/inkscape.AppBundle.sh index 5ea740a1..673ed50d 100644 --- a/.github/scripts/aarch64-Linux/pkgs/inkscape.AppBundle.sh +++ b/.github/scripts/aarch64-Linux/pkgs/inkscape.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/inkscape" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/inkscape.AppImage.sh b/.github/scripts/aarch64-Linux/pkgs/inkscape.AppImage.sh index 3dd2e2b6..b91aa0b8 100644 --- a/.github/scripts/aarch64-Linux/pkgs/inkscape.AppImage.sh +++ b/.github/scripts/aarch64-Linux/pkgs/inkscape.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/inkscape" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/librewolf.AppImage.sh b/.github/scripts/aarch64-Linux/pkgs/librewolf.AppImage.sh index 86340d89..0137290d 100644 --- a/.github/scripts/aarch64-Linux/pkgs/librewolf.AppImage.sh +++ b/.github/scripts/aarch64-Linux/pkgs/librewolf.AppImage.sh @@ -108,6 +108,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/librewolf" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/librewolf.FlatImage.sh b/.github/scripts/aarch64-Linux/pkgs/librewolf.FlatImage.sh index 3c2f6814..f8580dbf 100644 --- a/.github/scripts/aarch64-Linux/pkgs/librewolf.FlatImage.sh +++ b/.github/scripts/aarch64-Linux/pkgs/librewolf.FlatImage.sh @@ -113,6 +113,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/librewolf" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/mousepad.AppBundle.sh b/.github/scripts/aarch64-Linux/pkgs/mousepad.AppBundle.sh index 719bcf1c..2e65d005 100644 --- a/.github/scripts/aarch64-Linux/pkgs/mousepad.AppBundle.sh +++ b/.github/scripts/aarch64-Linux/pkgs/mousepad.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/mousepad" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/obs-studio.AppImage.sh b/.github/scripts/aarch64-Linux/pkgs/obs-studio.AppImage.sh index 9db343fe..53532d7a 100644 --- a/.github/scripts/aarch64-Linux/pkgs/obs-studio.AppImage.sh +++ b/.github/scripts/aarch64-Linux/pkgs/obs-studio.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/obs-studio" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/olive-editor.AppImage.sh b/.github/scripts/aarch64-Linux/pkgs/olive-editor.AppImage.sh index 1fa9bcfd..baed129c 100644 --- a/.github/scripts/aarch64-Linux/pkgs/olive-editor.AppImage.sh +++ b/.github/scripts/aarch64-Linux/pkgs/olive-editor.AppImage.sh @@ -109,6 +109,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/olive-video-editor" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/pcmanfm.AppBundle.sh b/.github/scripts/aarch64-Linux/pkgs/pcmanfm.AppBundle.sh index 1aab28a8..5b50ddb1 100644 --- a/.github/scripts/aarch64-Linux/pkgs/pcmanfm.AppBundle.sh +++ b/.github/scripts/aarch64-Linux/pkgs/pcmanfm.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/pcmanfm" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/ppsspp.AppBundle.sh b/.github/scripts/aarch64-Linux/pkgs/ppsspp.AppBundle.sh index 3203c5fe..41bfd301 100644 --- a/.github/scripts/aarch64-Linux/pkgs/ppsspp.AppBundle.sh +++ b/.github/scripts/aarch64-Linux/pkgs/ppsspp.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/ppsspp" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/qbittorrent.AppImage.sh b/.github/scripts/aarch64-Linux/pkgs/qbittorrent.AppImage.sh index 767671cf..e763024e 100644 --- a/.github/scripts/aarch64-Linux/pkgs/qbittorrent.AppImage.sh +++ b/.github/scripts/aarch64-Linux/pkgs/qbittorrent.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/qbittorrent" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/ristretto.AppBundle.sh b/.github/scripts/aarch64-Linux/pkgs/ristretto.AppBundle.sh index b06dae1b..6df1048d 100644 --- a/.github/scripts/aarch64-Linux/pkgs/ristretto.AppBundle.sh +++ b/.github/scripts/aarch64-Linux/pkgs/ristretto.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/ristretto" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/ryujinx.AppImage.sh b/.github/scripts/aarch64-Linux/pkgs/ryujinx.AppImage.sh index 818f0d48..a646240e 100644 --- a/.github/scripts/aarch64-Linux/pkgs/ryujinx.AppImage.sh +++ b/.github/scripts/aarch64-Linux/pkgs/ryujinx.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/ryujinx" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/aarch64-Linux/pkgs/xfce4-terminal.AppBundle.sh b/.github/scripts/aarch64-Linux/pkgs/xfce4-terminal.AppBundle.sh index fb136ada..098c205d 100644 --- a/.github/scripts/aarch64-Linux/pkgs/xfce4-terminal.AppBundle.sh +++ b/.github/scripts/aarch64-Linux/pkgs/xfce4-terminal.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/xfce4-terminal" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/86box.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/86box.AppImage.sh index d38e13df..0b918937 100644 --- a/.github/scripts/x86_64-Linux/pkgs/86box.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/86box.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/86box" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/acreom.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/acreom.AppImage.sh index da9c8b0b..8ce5728d 100644 --- a/.github/scripts/x86_64-Linux/pkgs/acreom.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/acreom.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/acreom" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/actual.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/actual.AppImage.sh index 33990faa..94ab13d1 100644 --- a/.github/scripts/x86_64-Linux/pkgs/actual.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/actual.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/actual" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/advanced-passgen.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/advanced-passgen.AppImage.sh index 25315f29..0c2d5add 100644 --- a/.github/scripts/x86_64-Linux/pkgs/advanced-passgen.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/advanced-passgen.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/advanced-passgen" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/affine.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/affine.AppImage.sh index cb096dd6..26210a3b 100644 --- a/.github/scripts/x86_64-Linux/pkgs/affine.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/affine.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/affine-whiteboard" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/browservice.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/browservice.AppImage.sh index 1c1fa821..23836857 100644 --- a/.github/scripts/x86_64-Linux/pkgs/browservice.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/browservice.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/browservice" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/chromium.AppBundle.sh b/.github/scripts/x86_64-Linux/pkgs/chromium.AppBundle.sh index 0d820fc0..dc6f05a3 100644 --- a/.github/scripts/x86_64-Linux/pkgs/chromium.AppBundle.sh +++ b/.github/scripts/x86_64-Linux/pkgs/chromium.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/chromium" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/chromium.FlatImage.sh b/.github/scripts/x86_64-Linux/pkgs/chromium.FlatImage.sh index 0978bee2..65436741 100644 --- a/.github/scripts/x86_64-Linux/pkgs/chromium.FlatImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/chromium.FlatImage.sh @@ -124,6 +124,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/chromium" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/chromium.NixAppImage.sh b/.github/scripts/x86_64-Linux/pkgs/chromium.NixAppImage.sh index 2e8af91e..ce582ea3 100644 --- a/.github/scripts/x86_64-Linux/pkgs/chromium.NixAppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/chromium.NixAppImage.sh @@ -149,6 +149,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/chromium" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/engrampa.AppBundle.sh b/.github/scripts/x86_64-Linux/pkgs/engrampa.AppBundle.sh index 8f0acd0d..4a5b2bc1 100644 --- a/.github/scripts/x86_64-Linux/pkgs/engrampa.AppBundle.sh +++ b/.github/scripts/x86_64-Linux/pkgs/engrampa.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/engrampa" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/falkon.AppBundle.sh b/.github/scripts/x86_64-Linux/pkgs/falkon.AppBundle.sh index 3541150c..9fc036a6 100644 --- a/.github/scripts/x86_64-Linux/pkgs/falkon.AppBundle.sh +++ b/.github/scripts/x86_64-Linux/pkgs/falkon.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/falkon" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/firefox.AppBundle.sh b/.github/scripts/x86_64-Linux/pkgs/firefox.AppBundle.sh index 623a4591..7c1f9264 100644 --- a/.github/scripts/x86_64-Linux/pkgs/firefox.AppBundle.sh +++ b/.github/scripts/x86_64-Linux/pkgs/firefox.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/firefox" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/i3.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/i3.AppImage.sh index 42100fdf..5a68aff1 100644 --- a/.github/scripts/x86_64-Linux/pkgs/i3.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/i3.AppImage.sh @@ -109,6 +109,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/i3" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/imagemagick.AppBundle.sh b/.github/scripts/x86_64-Linux/pkgs/imagemagick.AppBundle.sh index 2f895505..cd8f8a22 100644 --- a/.github/scripts/x86_64-Linux/pkgs/imagemagick.AppBundle.sh +++ b/.github/scripts/x86_64-Linux/pkgs/imagemagick.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/imagemagick" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/imagemagick.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/imagemagick.AppImage.sh index c377db66..e39580d9 100644 --- a/.github/scripts/x86_64-Linux/pkgs/imagemagick.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/imagemagick.AppImage.sh @@ -107,6 +107,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/imagemagick" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/inkscape-dev.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/inkscape-dev.AppImage.sh index 3ce617e2..5efb175d 100644 --- a/.github/scripts/x86_64-Linux/pkgs/inkscape-dev.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/inkscape-dev.AppImage.sh @@ -109,6 +109,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/inkscape-dev" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/inkscape.AppBundle.sh b/.github/scripts/x86_64-Linux/pkgs/inkscape.AppBundle.sh index 5ea740a1..673ed50d 100644 --- a/.github/scripts/x86_64-Linux/pkgs/inkscape.AppBundle.sh +++ b/.github/scripts/x86_64-Linux/pkgs/inkscape.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/inkscape" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/inkscape.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/inkscape.AppImage.sh index e0ff6c04..db5479ef 100644 --- a/.github/scripts/x86_64-Linux/pkgs/inkscape.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/inkscape.AppImage.sh @@ -109,6 +109,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/inkscape" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/librewolf.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/librewolf.AppImage.sh index 86340d89..0137290d 100644 --- a/.github/scripts/x86_64-Linux/pkgs/librewolf.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/librewolf.AppImage.sh @@ -108,6 +108,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/librewolf" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/librewolf.FlatImage.sh b/.github/scripts/x86_64-Linux/pkgs/librewolf.FlatImage.sh index c4fd8809..6584c922 100644 --- a/.github/scripts/x86_64-Linux/pkgs/librewolf.FlatImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/librewolf.FlatImage.sh @@ -113,6 +113,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/librewolf" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/mousepad.AppBundle.sh b/.github/scripts/x86_64-Linux/pkgs/mousepad.AppBundle.sh index 719bcf1c..2e65d005 100644 --- a/.github/scripts/x86_64-Linux/pkgs/mousepad.AppBundle.sh +++ b/.github/scripts/x86_64-Linux/pkgs/mousepad.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/mousepad" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/obs-studio.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/obs-studio.AppImage.sh index 9db343fe..53532d7a 100644 --- a/.github/scripts/x86_64-Linux/pkgs/obs-studio.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/obs-studio.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/obs-studio" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/olive-editor.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/olive-editor.AppImage.sh index 1fa9bcfd..baed129c 100644 --- a/.github/scripts/x86_64-Linux/pkgs/olive-editor.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/olive-editor.AppImage.sh @@ -109,6 +109,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/olive-video-editor" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/pcmanfm.AppBundle.sh b/.github/scripts/x86_64-Linux/pkgs/pcmanfm.AppBundle.sh index 1aab28a8..5b50ddb1 100644 --- a/.github/scripts/x86_64-Linux/pkgs/pcmanfm.AppBundle.sh +++ b/.github/scripts/x86_64-Linux/pkgs/pcmanfm.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/pcmanfm" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/ppsspp.AppBundle.sh b/.github/scripts/x86_64-Linux/pkgs/ppsspp.AppBundle.sh index 3203c5fe..41bfd301 100644 --- a/.github/scripts/x86_64-Linux/pkgs/ppsspp.AppBundle.sh +++ b/.github/scripts/x86_64-Linux/pkgs/ppsspp.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/ppsspp" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/puddletag.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/puddletag.AppImage.sh index 7fd2c9b4..b4882452 100644 --- a/.github/scripts/x86_64-Linux/pkgs/puddletag.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/puddletag.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/puddletag" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/qbittorrent-enhanced.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/qbittorrent-enhanced.AppImage.sh index c3b2a268..a2fbaae9 100644 --- a/.github/scripts/x86_64-Linux/pkgs/qbittorrent-enhanced.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/qbittorrent-enhanced.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/qbittorrent-enhanced" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/qbittorrent.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/qbittorrent.AppImage.sh index 767671cf..e763024e 100644 --- a/.github/scripts/x86_64-Linux/pkgs/qbittorrent.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/qbittorrent.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/qbittorrent" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/ristretto.AppBundle.sh b/.github/scripts/x86_64-Linux/pkgs/ristretto.AppBundle.sh index b06dae1b..6df1048d 100644 --- a/.github/scripts/x86_64-Linux/pkgs/ristretto.AppBundle.sh +++ b/.github/scripts/x86_64-Linux/pkgs/ristretto.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/ristretto" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/ryujinx.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/ryujinx.AppImage.sh index 707c13d0..82b2592a 100644 --- a/.github/scripts/x86_64-Linux/pkgs/ryujinx.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/ryujinx.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/ryujinx" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/signal-desktop.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/signal-desktop.AppImage.sh index db0b65bf..4ddb336a 100644 --- a/.github/scripts/x86_64-Linux/pkgs/signal-desktop.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/signal-desktop.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/signal-desktop" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/simplex-chat-desktop.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/simplex-chat-desktop.AppImage.sh index fbcec958..8c59133e 100644 --- a/.github/scripts/x86_64-Linux/pkgs/simplex-chat-desktop.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/simplex-chat-desktop.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/simplex-chat-desktop" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/steam.AppImage.sh b/.github/scripts/x86_64-Linux/pkgs/steam.AppImage.sh index de81729b..94bd7b4d 100644 --- a/.github/scripts/x86_64-Linux/pkgs/steam.AppImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/steam.AppImage.sh @@ -106,6 +106,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/steam" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/steam.FlatImage.sh b/.github/scripts/x86_64-Linux/pkgs/steam.FlatImage.sh index 758bcb0b..f6ba5801 100644 --- a/.github/scripts/x86_64-Linux/pkgs/steam.FlatImage.sh +++ b/.github/scripts/x86_64-Linux/pkgs/steam.FlatImage.sh @@ -117,6 +117,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/steam" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi diff --git a/.github/scripts/x86_64-Linux/pkgs/xfce4-terminal.AppBundle.sh b/.github/scripts/x86_64-Linux/pkgs/xfce4-terminal.AppBundle.sh index fb136ada..098c205d 100644 --- a/.github/scripts/x86_64-Linux/pkgs/xfce4-terminal.AppBundle.sh +++ b/.github/scripts/x86_64-Linux/pkgs/xfce4-terminal.AppBundle.sh @@ -98,6 +98,10 @@ if [ "${SKIP_BUILD}" == "NO" ]; then flatpak --user remote-info flathub "${BIN_ID}" | tee "${BINDIR}/${BIN}.flatpak.txt" & fi fi + #Repology + if [[ ! -f "${BINDIR}/${BIN}.repology.json" ]]; then + curl -A "${USER_AGENT}" -qfsSL "https://repology.org/api/v1/project/xfce4-terminal" | jq . > "${BINDIR}/${BIN}.repology.json" & + fi find "${BINDIR}" -type f -size -3c -delete rm -rvf "$(realpath .)" 2>/dev/null && popd >/dev/null 2>&1 fi