summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2021-11-05 07:50:58 +0100
committerandmars2021-11-05 07:50:58 +0100
commit7f7309d5e13d1497fdabd94561921881d3c90c04 (patch)
tree075611088a30595776560242cec1291797add555
parent2165fc870b6cc270a3cccc71df881613bf7c948f (diff)
downloadaur-7f7309d5e13d1497fdabd94561921881d3c90c04.tar.gz
update to 3.21.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29bbdc85b963..cb8b8a10613b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
- pkgver = 3.21.8
+ pkgver = 3.21.10
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.8
+ depends = hplip>=3.21.10
backup = var/lib/hp/hplip.state
- source = https://developers.hp.com/sites/default/files/hplip-3.21.8-plugin.run
- md5sums = ac95cb7075b1542c784a1119f9c9856e
+ source = https://developers.hp.com/sites/default/files/hplip-3.21.10-plugin.run
+ md5sums = 7d87f96ec9d42244b54bd91f26c2a5e8
pkgname = hplip-plugin
diff --git a/PKGBUILD b/PKGBUILD
index b8fb8d359f09..2f0982345ffd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ivan Shapovalov <intelfx@intelfx.name>
pkgname=hplip-plugin
-pkgver=3.21.8
+pkgver=3.21.10
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=('ac95cb7075b1542c784a1119f9c9856e')
+md5sums=('7d87f96ec9d42244b54bd91f26c2a5e8')
prepare() {
sh "hplip-$pkgver-plugin.run" --target "$srcdir/hplip-$pkgver-plugin" --noexec