From 4a1010d376dabfe0de838b18aad33056c0ad3170 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 15 Oct 2022 23:11:25 -0400 Subject: [PATCH] ctzcls-cups: fix distfiles url --- srcpkgs/ctzcls-cups/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ctzcls-cups/template b/srcpkgs/ctzcls-cups/template index 38572c0fcbf..bd2d2e57c69 100644 --- a/srcpkgs/ctzcls-cups/template +++ b/srcpkgs/ctzcls-cups/template @@ -8,8 +8,9 @@ short_desc="Citizen Sticker Printers driver for CUPS" maintainer="Petr Cizmar " license="GPL-2.0-or-later" homepage="https://www.citizen-systems.co.jp/en/printer/download/driver-cups-source/" -distfiles="https://www.citizen-systems.co.jp/en/printer/download/driver-cups-source/cups-ctzcls.tar.bz2" -checksum=d3fe19aa253044c383df3a3869c9dac88b0ced374fe42eb24aabfe6a1ff72ff4 +distfiles="https://www.citizen-systems.co.jp/en/printer/download/driver-cups-source/cups-ctzcls.tar.gz" +distfiles="https://www.citizen-systems.co.jp/cms/c-s/en/printer/download/driver-cups-source/cups-ctzcls.tar.gz" +checksum=1bbb042226d06cae715afbf658b09b856ac4275b5e21078d4e846d4e781d428f do_build() { $CC $CFLAGS -fPIC -o rastertocls rastertocls.c -lcupsimage -lcups $LDFLAGS