summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2015-09-21 18:27:38 +0200
committerandmars2015-09-21 18:27:38 +0200
commit98602ca43311afe8887b99f05c319a5d2073dbde (patch)
tree0ca6016ea2ec99435c16196ce0fd6a4a49a9c7de
parent3bf0957dd0cf544d6fdf44d12c2df97b077bdbe4 (diff)
downloadaur-98602ca43311.tar.gz
Update to 3.15.9-2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23a9786403ca..f7b74e5d275b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
pkgver = 3.15.9
- pkgrel = 1
+ pkgrel = 2
url = http://hplipopensource.com/node/309
arch = i686
arch = x86_64
license = custom:proprietary
depends = hplip>=3.15.9
- depends = hplip<3.15.10
backup = var/lib/hp/hplip.state
source = http://hplipopensource.com/hplip-web/plugin/hplip-3.15.9-plugin.run
md5sums = 1a4954e7d654641edbf5823947f60cf4
diff --git a/PKGBUILD b/PKGBUILD
index 65507a79697b..ca7c8253c3af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=hplip-plugin
pkgver=3.15.9
-pkgrel=1
+pkgrel=2
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.10')
+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")