summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2023-06-06 22:08:37 +0200
committerandmars2023-06-06 22:08:37 +0200
commit785015a8aeb43bcc578078e84580f8e0ab648b29 (patch)
treee1d990dd42c9cc732d0f34b3bb845a2406bd2550
parentcb8fcf79b0458831dc72f073e0941eaa767be717 (diff)
downloadaur-785015a8aeb43bcc578078e84580f8e0ab648b29.tar.gz
update to 3.23.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60f65dde5eaa..b30abdc0d3ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
- pkgver = 3.23.3
+ pkgver = 3.23.5
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.23.3
+ depends = hplip>=3.23.5
backup = var/lib/hp/hplip.state
- source = https://developers.hp.com/sites/default/files/hplip-3.23.3-plugin.run
- md5sums = 5645606602c2c2199bc61b37509624c8
+ source = https://developers.hp.com/sites/default/files/hplip-3.23.5-plugin.run
+ md5sums = 9a47cf1a1fb0bb11800e3060ff31a9ca
pkgname = hplip-plugin
diff --git a/PKGBUILD b/PKGBUILD
index a4c19656ca81..aa5ebac62e6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ivan Shapovalov <intelfx@intelfx.name>
pkgname=hplip-plugin
-pkgver=3.23.3
+pkgver=3.23.5
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=('5645606602c2c2199bc61b37509624c8')
+md5sums=('9a47cf1a1fb0bb11800e3060ff31a9ca')
prepare() {
sh "hplip-$pkgver-plugin.run" --target "$srcdir/hplip-$pkgver-plugin" --noexec