#!/bin/shPKGNAME=cnrdrvcups-ufr2-ukSUPPORTEDARCHES="x86_64 aarch64"DESCRIPTION="Canon UFR II Printer Driver for Linux from the official site"URL="https://www.canon.ru/support/business-product-support/office_driver_guide/".$(dirname$0)/common.sh# https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=cnrdrvcups-lbPKGURL="https://gdlp01.c-wss.com/gds/8/0100007658/33/linux-UFRII-drv-v570-m17n-11.tar.gz"epm pack --install$PKGNAME"$PKGURL"