summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2022-03-02 09:16:02 +0100
committerandmars2022-03-02 09:16:02 +0100
commit56e92bb94079661729ee698fe243fbd5e0cf8c4f (patch)
tree1a64adfbc3aac332ee709ebe09ec73e4fbf399ac
parentd53bdf4e65fca5da5e9a4d624ba8610be418fa92 (diff)
downloadaur-56e92bb94079661729ee698fe243fbd5e0cf8c4f.tar.gz
update to 3.22.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdf1d317bdc8..db9bd420d1b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
- pkgver = 3.21.12
+ pkgver = 3.22.2
pkgrel = 1
url = https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html
arch = i686
@@ -9,9 +9,9 @@ pkgbase = hplip-plugin
arch = armv7h
arch = aarch64
license = custom:proprietary
- depends = hplip>=3.21.12
+ depends = hplip>=3.22.2
backup = var/lib/hp/hplip.state
- source = https://developers.hp.com/sites/default/files/hplip-3.21.12-plugin.run
- md5sums = 8423be387bb7d6b948565a3406732ead
+ source = https://developers.hp.com/sites/default/files/hplip-3.22.2-plugin.run
+ md5sums = e3d0500b4a67b9c51a86b925ff1452a0
pkgname = hplip-plugin
diff --git a/PKGBUILD b/PKGBUILD
index 01a795bc6c29..f282c7b20017 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ivan Shapovalov <intelfx@intelfx.name>
pkgname=hplip-plugin
-pkgver=3.21.12
+pkgver=3.22.2
pkgrel=1
pkgdesc="Binary plugin for HPs hplip printer driver library"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -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=('8423be387bb7d6b948565a3406732ead')
+md5sums=('e3d0500b4a67b9c51a86b925ff1452a0')
prepare() {
sh "hplip-$pkgver-plugin.run" --target "$srcdir/hplip-$pkgver-plugin" --noexec