summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2023-04-08 15:28:40 +0200
committerandmars2023-04-08 15:28:40 +0200
commitcb8fcf79b0458831dc72f073e0941eaa767be717 (patch)
tree64bbed3d4998bbdd2347e271012546161b627115
parent4737c935e9a2242f190c9c494a96524f843e4132 (diff)
downloadaur-cb8fcf79b0458831dc72f073e0941eaa767be717.tar.gz
update to 3.23.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80399bb3af73..60f65dde5eaa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
- pkgver = 3.22.10
+ pkgver = 3.23.3
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.22.10
+ depends = hplip>=3.23.3
backup = var/lib/hp/hplip.state
- source = https://developers.hp.com/sites/default/files/hplip-3.22.10-plugin.run
- md5sums = e21f6fc2eba23d33846b340c3a960586
+ source = https://developers.hp.com/sites/default/files/hplip-3.23.3-plugin.run
+ md5sums = 5645606602c2c2199bc61b37509624c8
pkgname = hplip-plugin
diff --git a/PKGBUILD b/PKGBUILD
index 72c35c728d90..a4c19656ca81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ivan Shapovalov <intelfx@intelfx.name>
pkgname=hplip-plugin
-pkgver=3.22.10
+pkgver=3.23.3
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=('e21f6fc2eba23d33846b340c3a960586')
+md5sums=('5645606602c2c2199bc61b37509624c8')
prepare() {
sh "hplip-$pkgver-plugin.run" --target "$srcdir/hplip-$pkgver-plugin" --noexec