diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-12 01:11:53 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-12 01:11:53 -0200 |
commit | 85a382cc1a220a2c65172fabab76a021d1dcd8e6 (patch) | |
tree | f97a913b668c5bea3bb43bf3dcc5d704475755e1 /libre/hplip-libre/PKGBUILD | |
parent | 3c7070bfdd621de1776976c8ef2a241f7febe481 (diff) |
hplip-libre: Parabola rebranding on the patch
Diffstat (limited to 'libre/hplip-libre/PKGBUILD')
-rw-r--r-- | libre/hplip-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/hplip-libre/PKGBUILD b/libre/hplip-libre/PKGBUILD index 4dd135604..c5015aa7a 100644 --- a/libre/hplip-libre/PKGBUILD +++ b/libre/hplip-libre/PKGBUILD @@ -7,8 +7,8 @@ _pkgname=hplip pkgname=hplip-libre pkgver=3.13.11 -pkgrel=2 -pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without hplip-plugin binary blobs recommendation" +pkgrel=2.1 +pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without hplip-plugin binary blobs recommendation (Parabola rebranded)" arch=('i686' 'x86_64') url="http://hplipopensource.com" license=('GPL') @@ -33,7 +33,7 @@ source=(http://downloads.sourceforge.net/${_pkgname}/$_pkgname-$pkgver.tar.gz{,. disable_upgrade.patch) md5sums=('8ee362d9bc45fd4eddd3c9d9e583d728' 'SKIP' - '257c8bfe675862d90f4ce07d3dff1d9f') + 'a853ba0eb0883f4bcee00b4277128b29') prepare() { cd $_pkgname-$pkgver |