summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorunit73e2023-07-30 14:17:41 +0100
committerunit73e2023-07-30 14:17:41 +0100
commit97ae71a625029be1f4417580c6b9b2b66d815356 (patch)
tree3dd616dcd4c414d62eecaf74dfae66df86c8b091 /PKGBUILD
parentf007ef3c69fcc886e816adbbea0dcdf09eb5516f (diff)
downloadaur-cnijfilter2.tar.gz
Update to version 6.60
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fd5444a9c6b..2f1bc619986b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Emanuel Couto <unit73e@gmail.com>
pkgname=cnijfilter2
-pkgver=6.50
+pkgver=6.60
pkgrel=1
pkgdesc="Canon IJ Printer Driver for Linux"
arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ depends=('cups' 'libxml2' 'ghostscript')
makedepends=('automake' 'autoconf')
provides=('tocanonij' 'tocnpwg' 'cnijlgmon3')
conflicts=('cnijfilter' 'cnijfilter-mg3600')
-source=("https://gdlp01.c-wss.com/gds/9/0100011639/01/$pkgname-source-$pkgver-1.tar.gz")
-sha256sums=('1f240ee60adbd03f8706bd80f6f2f964b803facbb2e03f0ffbd68cc4ed77724e')
+source=("https://gdlp01.c-wss.com/gds/3/0100011753/01/$pkgname-source-$pkgver-1.tar.gz")
+sha256sums=('997119d67897d2b6405555bc6baa4cf7727bf0ecc6467f86df408831b1dab6d0')
prepare() {
cd "$pkgname-source-$pkgver-1"