summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2018-06-25 18:15:08 +0200
committerandmars2018-06-25 18:15:08 +0200
commitb648610c5486604dc64c5df96669c18bbad8106b (patch)
tree6f97ff1f693cd185d0364c315f70bc0873fdb2c6
parent48d9ad72c82a5c899f9a6a91d2dddb6b593eaa10 (diff)
downloadaur-b648610c5486604dc64c5df96669c18bbad8106b.tar.gz
Update to 3.18.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD14
2 files changed, 10 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3cd33a38fa1..860d8ccff8ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
- pkgver = 3.18.5
+ pkgver = 3.18.6
pkgrel = 1
url = http://hplipopensource.com/node/309
arch = i686
arch = x86_64
license = custom:proprietary
- depends = hplip>=3.18.5
+ depends = hplip>=3.18.6
backup = var/lib/hp/hplip.state
- source = http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.18.5-plugin.run
- md5sums = 61a38473514458367402e841e768fc18
+ source = https://developers.hp.com/sites/default/files/hplip-3.18.6-plugin.run
+ md5sums = c86f38efb36a33493e9565af0d321c9f
pkgname = hplip-plugin
diff --git a/PKGBUILD b/PKGBUILD
index f216476264be..d360502d832e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: andmars < andreas.marschall @ unitybox.de >
-# Contributor: PyroPeter < googlemail.com @ abi1789 >
+# Maintainer: andmars <andreas.marschall @ unitybox.de>
+# Contributor: PyroPeter <googlemail.com @ abi1789>
# Contributor: Ivan Shapovalov <intelfx@intelfx.name>
pkgname=hplip-plugin
-pkgver=3.18.5
+pkgver=3.18.6
pkgrel=1
pkgdesc="Binary plugin for HPs hplip printer driver library"
arch=('i686' 'x86_64')
@@ -11,9 +11,9 @@ url="http://hplipopensource.com/node/309"
license=('custom:proprietary')
depends=("hplip>=$pkgver")
backup=(var/lib/hp/hplip.state)
-source=("http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-$pkgver-plugin.run")
-#source=("http://hplipopensource.com/hplip-web/plugin/hplip-$pkgver-plugin.run")
-md5sums=('61a38473514458367402e841e768fc18')
+#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=('c86f38efb36a33493e9565af0d321c9f')
prepare() {
sh "hplip-$pkgver-plugin.run" --target "$srcdir/hplip-$pkgver-plugin" --noexec
@@ -26,8 +26,6 @@ package(){
_arch='x86_32'
elif [ $CARCH = "x86_64" ]; then
_arch='x86_64'
- elif [ $CARCH = "armv7h" ]; then
- _arch='arm32'
fi
# Create folders