2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

firefox-bin: Fix update issue

This commit is contained in:
Dylan Araps 2020-03-11 10:17:12 +02:00
parent 361065ce22
commit 54f263d05f
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
4 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@ printf 'Installing firefox-bin\n'
# The tarball is hosted on GitHub which doesn't allow
# for the file naming scheme the package manager uses
# for its built tarballs (pkg#ver-rel.tar.gz).
mv -f firefox*\?no-extract "firefox#68.6.0esr-1.tar.gz"
mv -f firefox*\?no-extract "firefox#68.6.0esr-3.tar.gz"
# Install the package as you would any other you have
# built yourself. In reality, I could have just given
@ -22,7 +22,7 @@ mv -f firefox*\?no-extract "firefox#68.6.0esr-1.tar.gz"
#
# I'm nice though and want this to fit into the system
# like any other package.
KISS_FORCE=1 kiss i "$PWD/firefox#68.6.0esr-1.tar.gz"
KISS_FORCE=1 kiss i "$PWD/firefox#68.6.0esr-3.tar.gz"
cat <<EOF

View File

@ -1 +1 @@
8221cae12cbc233dbb2ae267478292553568eb04eb0fae9ea7e5366c99a7cdbf firefox.68.6.0esr-2.tar.gz?no-extract
23942164e990f0658abafcb236573a385d35a47834c038adf2502ce795683a05 firefox.68.6.0esr-3.tar.gz?no-extract

View File

@ -1 +1 @@
https://github.com/kisslinux/repo/releases/download/1.9.11/firefox.68.6.0esr-2.tar.gz?no-extract
https://github.com/kisslinux/repo/releases/download/1.9.11/firefox.68.6.0esr-3.tar.gz?no-extract

View File

@ -1 +1 @@
68.6.0esr 2
68.6.0esr 3