summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2020-12-06 07:32:21 +0100
committerandmars2020-12-06 07:32:21 +0100
commit64f1b0c92799f7ff243e553270b2e80018bf7c49 (patch)
treeebbbf245723790ee767ba4176a01ce2ddafa9b39
parent17207303d1d2d310fd70562fbdc24691b92b2e9a (diff)
downloadaur-64f1b0c92799f7ff243e553270b2e80018bf7c49.tar.gz
update to 3.20.11
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56a913632055..d55fa44d21a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
- pkgver = 3.20.9
- pkgrel = 4
+ pkgver = 3.20.11
+ pkgrel = 1
url = https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html
arch = i686
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = hplip-plugin
arch = armv7h
arch = aarch64
license = custom:proprietary
- depends = hplip>=3.20.9
+ depends = hplip>=3.20.11
backup = var/lib/hp/hplip.state
- source = https://developers.hp.com/sites/default/files/hplip-3.20.9-plugin.run
- md5sums = 6919238d3911504ec6580cef1efa52e2
+ source = https://developers.hp.com/sites/default/files/hplip-3.20.11-plugin.run
+ md5sums = e6c2e7760b3ea30d19b89300bf49ecbd
pkgname = hplip-plugin
diff --git a/PKGBUILD b/PKGBUILD
index 08acd75e1226..9dee99047d94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Ivan Shapovalov <intelfx@intelfx.name>
pkgname=hplip-plugin
-pkgver=3.20.9
-pkgrel=4
+pkgver=3.20.11
+pkgrel=1
pkgdesc="Binary plugin for HPs hplip printer driver library"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html"
@@ -13,7 +13,7 @@ depends=("hplip>=$pkgver")
backup=(var/lib/hp/hplip.state)
#source=("http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-$pkgver-plugin.run")
source=("https://developers.hp.com/sites/default/files/hplip-$pkgver-plugin.run")
-md5sums=('6919238d3911504ec6580cef1efa52e2')
+md5sums=('e6c2e7760b3ea30d19b89300bf49ecbd')
prepare() {
sh "hplip-$pkgver-plugin.run" --target "$srcdir/hplip-$pkgver-plugin" --noexec