Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion srcpkgs/cnijfilter2/INSTALL
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
case "${ACTION}" in
post)
chown cups.lp /usr/lib/bjlib2/cnnet.ini
chown cups:lp /usr/lib/bjlib2/cnnet.ini
chmod 0664 /usr/lib/bjlib2/cnnet.ini
;;
esac
8 changes: 4 additions & 4 deletions srcpkgs/cnijfilter2/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'cnijfilter2'
pkgname=cnijfilter2
version=6.60
revision=2
version=6.81
revision=1
_uprevision=-1
archs="i686 x86_64 aarch64"
build_style=gnu-configure
Expand All @@ -12,8 +12,8 @@ short_desc="Canon printer drivers for a number of PIXMA models"
maintainer="Ralph van Etten <ralph@et10.org>"
license="custom:canon,GPL-2.0-or-later"
homepage="https://www.canon-europe.com/support/consumer_products/products/fax__multifunctionals/inkjet/pixma_ts_series/pixma-ts9540.html?type=drivers&driverdetailid=tcm:13-1714899"
distfiles="https://gdlp01.c-wss.com/gds/3/0100011753/01/${pkgname}-source-${version}${_uprevision}.tar.gz"
checksum=997119d67897d2b6405555bc6baa4cf7727bf0ecc6467f86df408831b1dab6d0
distfiles="https://gdlp01.c-wss.com/gds/4/0100012534/01/${pkgname}-source-${version}${_uprevision}.tar.gz"
checksum=a75716fc9b2823ed61bda09bd720e188f0cb309c012e975a89815738ae71bb1b
repository=nonfree

CFLAGS="-fcommon"
Expand Down