From da7dc6951025323210c2f553d4f1b7a3d10f546e Mon Sep 17 00:00:00 2001 From: abveritas Date: Thu, 26 May 2011 04:30:53 +0000 Subject: [PATCH] cups/libcups & hplip update, 8 new printers and scan support --- cups/PKGBUILD | 4 ++-- hplip/PKGBUILD | 14 +++++++++----- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/cups/PKGBUILD b/cups/PKGBUILD index 2b33d51bb..c5e9f27e1 100644 --- a/cups/PKGBUILD +++ b/cups/PKGBUILD @@ -8,7 +8,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgbase="cups" pkgname=('libcups' 'cups') -pkgver=1.4.5 +pkgver=1.4.6 pkgrel=1 arch=('i686' 'x86_64') license=('GPL') @@ -19,7 +19,7 @@ source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2 cups-avahi.patch cups cups.logrotate cups.pam) #options=('!emptydirs') -md5sums=('50729f6fc46ba54223e0eaf5009f3419' +md5sums=('de8fb5a29c36554925c0c6a6e2c0dae1' '8ebd390197501ffd709f0ee546937fd5' '5c85b7d8d2ddd02c2c64955cebbf55ea' 'f861b18f4446c43918c8643dcbbd7f6d' diff --git a/hplip/PKGBUILD b/hplip/PKGBUILD index f4e48e05a..54121069c 100644 --- a/hplip/PKGBUILD +++ b/hplip/PKGBUILD @@ -1,9 +1,13 @@ -# $Id: PKGBUILD 81454 2010-05-30 16:59:25Z tpowa $ -# Maintainer : Tobias Powalowski -# Contributor: Morgan LEFIEUX +# Platform Packages for Chakra, part of chakra-project.org +# +# maintainer (i686): Phil Miller +# maintainer (x86_64): Manuel Tortosa + +# include global config +source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=hplip -pkgver=3.11.3 +pkgver=3.11.5 pkgrel=1 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet." arch=('i686' 'x86_64') @@ -51,4 +55,4 @@ build() { # fix sysfs rules sed -i -e "s|SYSFS|ATTRS|g" -e "s|sysfs|attrs|g" $pkgdir/lib/udev/rules.d/56-hpmud_support.rules || return 1 } -md5sums=('9a2f39cb02214ee0def550defac0d240') +md5sums=('0a3d0f46ec89857b4c0feea6923864f1')