Salamek / chromium-kiosk

Chromium kiosk is simple package turning your Archlinux or Debian (and alike) based PC/Raspberry into simple web kiosk using chromium.
GNU General Public License v3.0
60 stars 10 forks source link

error: 404 #69

Closed ambrits closed 1 year ago

ambrits commented 1 year ago

Hi!

I have been get this error message since yesterday (ARCH Linux):

'qiosk-1.1.19-1-x86_64.pkg.tar.zst.sig' download file from repository.salamek.cz: The requested URL returned error: 404

best regards Tamas

Salamek commented 1 year ago

Archlinux packages are not signed, so use:

SigLevel = Optional

if that is a big issue for you i will try to dedicate some time to sign my packages etc...

ambrits commented 1 year ago

Hi!

Oh this is my fault. Instead of SigLevel, I wrote Siglevel :( Sorry and thanks!