summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2021-09-09 14:06:48 +0200
committerandmars2021-09-09 14:06:48 +0200
commit2165fc870b6cc270a3cccc71df881613bf7c948f (patch)
tree2d9ac3284f3b13fd115ceb79fbfb4f6e89aca154
parent775c72d78150b2af64f4bd8adad14498515f9a79 (diff)
downloadaur-2165fc870b6cc270a3cccc71df881613bf7c948f.tar.gz
update to 3.21.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 813e7f1b4077..29bbdc85b963 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
- pkgver = 3.21.6
+ pkgver = 3.21.8
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.6
+ depends = hplip>=3.21.8
backup = var/lib/hp/hplip.state
- source = https://developers.hp.com/sites/default/files/hplip-3.21.6-plugin.run
- md5sums = 12494b867f871af50ac4dbc538167135
+ source = https://developers.hp.com/sites/default/files/hplip-3.21.8-plugin.run
+ md5sums = ac95cb7075b1542c784a1119f9c9856e
pkgname = hplip-plugin
diff --git a/PKGBUILD b/PKGBUILD
index a9285bc3b8a1..b8fb8d359f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ivan Shapovalov <intelfx@intelfx.name>
pkgname=hplip-plugin
-pkgver=3.21.6
+pkgver=3.21.8
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=('12494b867f871af50ac4dbc538167135')
+md5sums=('ac95cb7075b1542c784a1119f9c9856e')
prepare() {
sh "hplip-$pkgver-plugin.run" --target "$srcdir/hplip-$pkgver-plugin" --noexec