diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-06 14:39:44 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-06 14:39:44 -0300 |
commit | 6e42074c6044c04819fe3f7e719a432f1e37ec34 (patch) | |
tree | f50bbdbd7eaeccc842ebd316fb5206748ee662b5 /libre/hplip | |
parent | 8d0125d008b0a776e85764440aaf52f590d7fd58 (diff) | |
download | abslibre-6e42074c6044c04819fe3f7e719a432f1e37ec34.tar.gz abslibre-6e42074c6044c04819fe3f7e719a432f1e37ec34.tar.bz2 abslibre-6e42074c6044c04819fe3f7e719a432f1e37ec34.zip |
hplip-3.16.11-2.parabola1: python 3.6 rebuild
Diffstat (limited to 'libre/hplip')
-rw-r--r-- | libre/hplip/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/hplip/PKGBUILD b/libre/hplip/PKGBUILD index 302ea7c03..9a65a1339 100644 --- a/libre/hplip/PKGBUILD +++ b/libre/hplip/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 279878 2016-11-06 09:09:08Z andyrtr $ +# $Id: PKGBUILD 284832 2016-12-27 06:46:54Z bpiotrowski $ # Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org> # Maintainer (Arch): Tom Gundersen <teg@jklm.no> # Contributor (Arch): Rémy Oudompheng <remy@archlinux.org> @@ -9,7 +9,7 @@ pkgname=hplip pkgver=3.16.11 -pkgrel=1.parabola1 +pkgrel=2.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' 'armv7h') url="http://hplipopensource.com" |