diff options
-rw-r--r-- | libre/hplip/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/hplip/PKGBUILD b/libre/hplip/PKGBUILD index f4665872d..9d861ee89 100644 --- a/libre/hplip/PKGBUILD +++ b/libre/hplip/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 214338 2014-06-06 21:56:37Z andyrtr $ +# $Id: PKGBUILD 224640 2014-10-16 19:13:24Z andyrtr $ # Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org> # Maintainer (Arch): Tom Gundersen <teg@jklm.no> # Contributor (Arch): Rémy Oudompheng <remy@archlinux.org> @@ -6,7 +6,7 @@ # Maintainer: Jorge López <jorginho@lavabit.com> pkgname=hplip -pkgver=3.14.6 +pkgver=3.14.10 pkgrel=1.parabola1 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without printers with nonfree drivers support and hplip-plugin binary blobs recommendation (Parabola rebranded)" arch=('i686' 'x86_64' 'mips64el') @@ -30,7 +30,7 @@ conflicts=(${pkgname}-libre) install=hplip.install source=(http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz{,.asc} disable_upgrade.patch) -md5sums=('ec14b3bf3ac17a7c00b96e51d4c38114' +md5sums=('7af44ee1c4312b00d2269c1b25008f73' 'SKIP' 'a853ba0eb0883f4bcee00b4277128b29') |