summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2021-02-24 18:31:47 +0100
committerandmars2021-02-24 18:31:47 +0100
commit82768df0b240a59c49d23d5341559ea2745e724b (patch)
tree40af16cbdfa571cf67eceac8f6749aac3c002e55
parent64f1b0c92799f7ff243e553270b2e80018bf7c49 (diff)
downloadaur-82768df0b240a59c49d23d5341559ea2745e724b.tar.gz
update to 3.21.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d55fa44d21a5..0e959e67f056 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
- pkgver = 3.20.11
+ pkgver = 3.21.2
pkgrel = 1
url = https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html
arch = i686
@@ -9,10 +9,10 @@ pkgbase = hplip-plugin
arch = armv7h
arch = aarch64
license = custom:proprietary
- depends = hplip>=3.20.11
+ depends = hplip>=3.21.2
backup = var/lib/hp/hplip.state
- source = https://developers.hp.com/sites/default/files/hplip-3.20.11-plugin.run
- md5sums = e6c2e7760b3ea30d19b89300bf49ecbd
+ source = https://developers.hp.com/sites/default/files/hplip-3.21.2-plugin.run
+ md5sums = 603967c7b7713cde756e9dd9651cdf28
pkgname = hplip-plugin
diff --git a/PKGBUILD b/PKGBUILD
index 9dee99047d94..e5af5559180c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ivan Shapovalov <intelfx@intelfx.name>
pkgname=hplip-plugin
-pkgver=3.20.11
+pkgver=3.21.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=('e6c2e7760b3ea30d19b89300bf49ecbd')
+md5sums=('603967c7b7713cde756e9dd9651cdf28')
prepare() {
sh "hplip-$pkgver-plugin.run" --target "$srcdir/hplip-$pkgver-plugin" --noexec