summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2020-10-22 07:20:00 +0200
committerandmars2020-10-22 07:20:00 +0200
commitd0223fc5c1ddd10fdbc625689c8f4e248b092e46 (patch)
treeaf91d72bfddf8c93e6fdf85666ba80821f2a6f61
parenta691e9ddce3a27b98350cc228ca43930386cd4ec (diff)
downloadaur-d0223fc5c1ddd10fdbc625689c8f4e248b092e46.tar.gz
update to 3.20.9
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cf385e12778..a3e37df043d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
- pkgver = 3.20.6
- pkgrel = 2
+ pkgver = 3.20.9
+ pkgrel = 1
url = http://hplipopensource.com/node/309
arch = i686
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = hplip-plugin
arch = armv7h
arch = aarch64
license = custom:proprietary
- depends = hplip>=3.20.6
+ depends = hplip>=3.20.9
backup = var/lib/hp/hplip.state
- source = https://developers.hp.com/sites/default/files/hplip-3.20.6-plugin.run
- md5sums = 77ae206da281887ab6c96c12a959f8f8
+ source = https://developers.hp.com/sites/default/files/hplip-3.20.9-plugin.run
+ md5sums = 6919238d3911504ec6580cef1efa52e2
pkgname = hplip-plugin
diff --git a/PKGBUILD b/PKGBUILD
index 5b51573588f6..1098f24accb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Ivan Shapovalov <intelfx@intelfx.name>
pkgname=hplip-plugin
-pkgver=3.20.6
-pkgrel=2
+pkgver=3.20.9
+pkgrel=1
pkgdesc="Binary plugin for HPs hplip printer driver library"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="http://hplipopensource.com/node/309"
@@ -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=('77ae206da281887ab6c96c12a959f8f8')
+md5sums=('6919238d3911504ec6580cef1efa52e2')
prepare() {
sh "hplip-$pkgver-plugin.run" --target "$srcdir/hplip-$pkgver-plugin" --noexec