mid-kid
7 years ago
5 changed files with 17 additions and 11 deletions
@ -1,13 +1,15 @@ |
|||||
# TODO: Build jetpack plugin (requires jpm) |
# TODO: Build jetpack plugin (requires jpm) |
||||
|
|
||||
name=decentraleyes |
name=decentraleyes |
||||
version=1.3.7 |
version=1.3.10 |
||||
update_url="https://github.com/Synzvato/$name/releases" |
update_url="https://github.com/Synzvato/$name/releases" |
||||
|
|
||||
dlfile "https://github.com/Synzvato/$name/releases/download/v$version/Decentraleyes.v$version-palemoon-unsigned.xpi" \ |
download "https://addons.palemoon.org/?component=download&id=jid1-BoFifL9Vbdl2zQ@jetpack&version=$version" \ |
||||
'525ef066830acec9b3229ae8fc34a55b' |
'95dafa4d7b8452f5613da068b1309cd6' \ |
||||
|
"Decentraleyes.v$version-palemoon-unsigned.xpi" |
||||
_ |
_ |
||||
|
|
||||
|
getfile "Decentraleyes.v$version-palemoon-unsigned.xpi" |
||||
install -Dm644 "Decentraleyes.v$version-palemoon-unsigned.xpi" "$dir_install/$dir_prefix/$dir_lib/palemoon/browser/extensions/jid1-BoFifL9Vbdl2zQ@jetpack.xpi" |
install -Dm644 "Decentraleyes.v$version-palemoon-unsigned.xpi" "$dir_install/$dir_prefix/$dir_lib/palemoon/browser/extensions/jid1-BoFifL9Vbdl2zQ@jetpack.xpi" |
||||
|
|
||||
# vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: |
# vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: |
||||
|
Loading…
Reference in new issue