summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2015-08-04 20:01:13 +0200
committerandmars2015-08-04 20:01:13 +0200
commit94e0a1883fc69da100fada18422316b34bc41b46 (patch)
tree2aa8f3c4e5345f45db562fa43a559aced063128e
parent1d7a4c1154440af7149996908e4a4a75264d3423 (diff)
downloadaur-94e0a1883fc69da100fada18422316b34bc41b46.tar.gz
Update to 3.15.7
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 498f354f2728..c5616cbcb0d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
- pkgver = 3.15.6
+ pkgver = 3.15.7
pkgrel = 1
url = http://hplipopensource.com/node/309
arch = i686
arch = x86_64
license = custom:proprietary
- depends = hplip>=3.15.6
- depends = hplip<3.15.7
+ depends = hplip>=3.15.7
+ depends = hplip<3.15.8
backup = var/lib/hp/hplip.state
- source = http://hplipopensource.com/hplip-web/plugin/hplip-3.15.6-plugin.run
- md5sums = 43460d5e203237c4f79526ae17647981
+ source = http://hplipopensource.com/hplip-web/plugin/hplip-3.15.7-plugin.run
+ md5sums = cfcb2193c5750b63ed0a7136743bfa0c
pkgname = hplip-plugin
diff --git a/PKGBUILD b/PKGBUILD
index a848bae95879..0e2fadcb6a39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: PyroPeter < googlemail.com @ abi1789 >
pkgname=hplip-plugin
-pkgver=3.15.6
+pkgver=3.15.7
pkgrel=1
pkgdesc="Binary plugin for HPs hplip printer driver library"
arch=('i686' 'x86_64')
url="http://hplipopensource.com/node/309"
license=('custom:proprietary')
-depends=("hplip>=$pkgver" 'hplip<3.15.7')
+depends=("hplip>=$pkgver" 'hplip<3.15.8')
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=('43460d5e203237c4f79526ae17647981')
+md5sums=('cfcb2193c5750b63ed0a7136743bfa0c')
prepare() {
sh hplip-$pkgver-plugin.run --target "$srcdir/hplip-$pkgver-plugin" --noexec