mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/hplip to 3.23.12-3
This commit is contained in:
parent
cd661b8eb4
commit
0a050386f7
3 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = hplip
|
pkgbase = hplip
|
||||||
pkgdesc = Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet
|
pkgdesc = Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet
|
||||||
pkgver = 3.23.12
|
pkgver = 3.23.12
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
epoch = 1
|
epoch = 1
|
||||||
url = https://hplipopensource.com
|
url = https://hplipopensource.com
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
|
4
extra/hplip/.nvchecker.toml
Normal file
4
extra/hplip/.nvchecker.toml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[hplip]
|
||||||
|
source = "regex"
|
||||||
|
regex = "The current version of the HPLIP solution is version (\\d+.\\d+.\\d+)"
|
||||||
|
url = "https://developers.hp.com/hp-linux-imaging-and-printing/"
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
pkgname=hplip
|
pkgname=hplip
|
||||||
pkgver=3.23.12
|
pkgver=3.23.12
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
|
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|
Loading…
Reference in a new issue