diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-11-22 15:51:24 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-11-22 15:51:24 -0300 |
commit | 5496969d166e38a6f186ed2e76a456fe49086dbc (patch) | |
tree | 2fa680e431f9cc8407a34ab14a1d7453fa18d524 /libre/hplip | |
parent | fdeba8406fe69076bf02426e69e86086c7cf5d77 (diff) | |
download | abslibre-5496969d166e38a6f186ed2e76a456fe49086dbc.tar.gz abslibre-5496969d166e38a6f186ed2e76a456fe49086dbc.tar.bz2 abslibre-5496969d166e38a6f186ed2e76a456fe49086dbc.zip |
hplip-3.15.11-1.parabola1: updating version
Diffstat (limited to 'libre/hplip')
-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 44810e19f..5eb06752c 100644 --- a/libre/hplip/PKGBUILD +++ b/libre/hplip/PKGBUILD @@ -7,8 +7,8 @@ # Contributor: Márcio Silva <coadde@parabola.nu> pkgname=hplip -pkgver=3.15.9 -pkgrel=2.parabola1 +pkgver=3.15.11 +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') url="http://hplipopensource.com" @@ -29,7 +29,7 @@ conflicts=(${pkgname}-libre) install=hplip.install source=(http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz{,.asc} disable_upgrade.patch) -sha1sums=('564a37d39269fee9c938b7fe9f2b31c4f9c4db06' +sha1sums=('c28f373e85a1355c10c3112e1274138372a9c832' 'SKIP' '4ef1b506ff5930ab841945ae9178f28fca1997ad') validpgpkeys=('4ABA2F66DBD5A95894910E0673D770CDA59047B9') # HPLIP <hplip@hp.com> |