summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2019-05-17 16:51:03 +0200
committerandmars2019-05-17 16:51:03 +0200
commit6a6f669c07ae4e7b5c59f6675aaa7920c1ce582c (patch)
tree5eb30d0cd192745cd7b650f5deabee04dcacfb40
parentf6a50d48635e69b8014d144cbf95fac2645b9e12 (diff)
downloadaur-6a6f669c07ae4e7b5c59f6675aaa7920c1ce582c.tar.gz
update to 3.19.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e0ecce274e2..4876df0a16c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
- pkgver = 3.19.3
+ pkgver = 3.19.5
pkgrel = 1
url = http://hplipopensource.com/node/309
arch = i686
arch = x86_64
license = custom:proprietary
- depends = hplip>=3.19.3
+ depends = hplip>=3.19.5
backup = var/lib/hp/hplip.state
- source = https://developers.hp.com/sites/default/files/hplip-3.19.3-plugin.run
- md5sums = fbb01ad44965a306155d29a64ec8f1e6
+ source = https://developers.hp.com/sites/default/files/hplip-3.19.5-plugin.run
+ md5sums = 248a2436a97d59bce3f57cb5029c3bc7
pkgname = hplip-plugin
diff --git a/PKGBUILD b/PKGBUILD
index bf9440e33f0d..9ff740642469 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ivan Shapovalov <intelfx@intelfx.name>
pkgname=hplip-plugin
-pkgver=3.19.3
+pkgver=3.19.5
pkgrel=1
pkgdesc="Binary plugin for HPs hplip printer driver library"
arch=('i686' 'x86_64')
@@ -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=('fbb01ad44965a306155d29a64ec8f1e6')
+md5sums=('248a2436a97d59bce3f57cb5029c3bc7')
prepare() {
sh "hplip-$pkgver-plugin.run" --target "$srcdir/hplip-$pkgver-plugin" --noexec