Skip to content

Commit

Permalink
[+] repology
Browse files Browse the repository at this point in the history
  • Loading branch information
Azathothas committed Oct 31, 2024
1 parent 1c5858a commit ffc0771
Show file tree
Hide file tree
Showing 58 changed files with 233 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/86box.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 5 additions & 1 deletion .github/scripts/aarch64-Linux/pkgs/affine.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/browservice.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/chromium.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/chromium.FlatImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/chromium.NixAppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/engrampa.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/falkon.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/firefox.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/imagemagick.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/inkscape.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/inkscape.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/librewolf.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/librewolf.FlatImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/mousepad.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/obs-studio.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/olive-editor.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/pcmanfm.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/ppsspp.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/qbittorrent.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/ristretto.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/aarch64-Linux/pkgs/ryujinx.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/x86_64-Linux/pkgs/86box.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/x86_64-Linux/pkgs/acreom.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/x86_64-Linux/pkgs/actual.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/x86_64-Linux/pkgs/affine.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/x86_64-Linux/pkgs/browservice.AppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/x86_64-Linux/pkgs/chromium.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/x86_64-Linux/pkgs/chromium.FlatImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/x86_64-Linux/pkgs/chromium.NixAppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/x86_64-Linux/pkgs/engrampa.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/x86_64-Linux/pkgs/falkon.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions .github/scripts/x86_64-Linux/pkgs/firefox.AppBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit ffc0771

Please sign in to comment.