Commit e8e48215 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play kyodialog: update to 9.3

parent 76d50d76
...@@ -16,7 +16,7 @@ else ...@@ -16,7 +16,7 @@ else
fatal "Have no idea how to handle $(basename $TAR)" fatal "Have no idea how to handle $(basename $TAR)"
fi fi
rm KyoceraLinuxPackages-*.tar.gz rm $TAR
cd KyoceraLinuxPackages-* || fatal cd KyoceraLinuxPackages-* || fatal
case "$(epm print info -p)" in case "$(epm print info -p)" in
rpm) rpm)
......
...@@ -4,12 +4,13 @@ PKGNAME=kyodialog ...@@ -4,12 +4,13 @@ PKGNAME=kyodialog
SUPPORTEDARCHES="x86_64" SUPPORTEDARCHES="x86_64"
VERSION="$2" VERSION="$2"
DESCRIPTION="KYOCERA Printing Package (Linux Universal Driver)" DESCRIPTION="KYOCERA Printing Package (Linux Universal Driver)"
URL="https://www.kyoceradocumentsolutions.eu/en/support/downloads.html" URL="https://www.kyoceradocumentsolutions.com/download/model_ru.html?r=92&s=23&m=255&p=50"
. $(dirname $0)/common.sh . $(dirname $0)/common.sh
warn_version_is_not_supported warn_version_is_not_supported
PKGURL="https://www.kyoceradocumentsolutions.eu/content/download-center/eu/drivers/all/Linux_Universal_Driver_zip.download.zip" #PKGURL="https://www.kyoceradocumentsolutions.eu/content/download-center/eu/drivers/all/Linux_Universal_Driver_zip.download.zip"
PKGURL="https://dam.kyoceradocumentsolutions.com/content/dam/gdam_dc/dc_global/executables/web/KyoceraLinuxPackages-20230720.tar.gz"
install_pack_pkgurl install_pack_pkgurl
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment