summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2023-12-01 10:16:23 +0100
committerandmars2023-12-01 10:16:23 +0100
commit8ed001c873e1ab391ead7be4d0f9b15a1d8aa522 (patch)
tree0f1b5f3e62a0dc1b2630f48df41d8e0f8e486c14
parent3154dccdff698ada05e5096933afddc36d676743 (diff)
downloadaur-8ed001c873e1ab391ead7be4d0f9b15a1d8aa522.tar.gz
update to 3.23.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1719754c23df..d33dd1d1d85d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
- pkgver = 3.23.8
+ pkgver = 3.23.12
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.8
+ depends = hplip>=3.23.12
backup = var/lib/hp/hplip.state
- source = https://developers.hp.com/sites/default/files/hplip-3.23.8-plugin.run
- md5sums = 06ff44d3bef1668a6f2c904170800e63
+ source = https://developers.hp.com/sites/default/files/hplip-3.23.12-plugin.run
+ md5sums = 918066d4fa7918f8c70cb84264c6e2cd
pkgname = hplip-plugin
diff --git a/PKGBUILD b/PKGBUILD
index 1a1ec74b1f46..7141342732df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ivan Shapovalov <intelfx@intelfx.name>
pkgname=hplip-plugin
-pkgver=3.23.8
+pkgver=3.23.12
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=('06ff44d3bef1668a6f2c904170800e63')
+md5sums=('918066d4fa7918f8c70cb84264c6e2cd')
prepare() {
sh "hplip-$pkgver-plugin.run" --target "$srcdir/hplip-$pkgver-plugin" --noexec