summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmars2020-11-28 16:43:23 +0100
committerandmars2020-11-28 16:43:23 +0100
commit17207303d1d2d310fd70562fbdc24691b92b2e9a (patch)
treec2d7f5a97e01350da9a23fbad5868267bdaccb28
parent4855d68c1cfe9000cd0f6c425265cd5562395b2b (diff)
downloadaur-17207303d1d2d310fd70562fbdc24691b92b2e9a.tar.gz
changed url in PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17083a69e2f2..56a913632055 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = hplip-plugin
pkgdesc = Binary plugin for HPs hplip printer driver library
pkgver = 3.20.9
- pkgrel = 3
- url = http://hplipopensource.com/node/309
+ pkgrel = 4
+ url = https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html
arch = i686
arch = x86_64
arch = armv6h
diff --git a/PKGBUILD b/PKGBUILD
index c3fe139d6049..08acd75e1226 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=hplip-plugin
pkgver=3.20.9
-pkgrel=3
+pkgrel=4
pkgdesc="Binary plugin for HPs hplip printer driver library"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
-url="http://hplipopensource.com/node/309"
+url="https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html"
license=('custom:proprietary')
depends=("hplip>=$pkgver")
backup=(var/lib/hp/hplip.state)