extra/hplip to 3.23.12-3

This commit is contained in:
Kevin Mihelich 2024-03-16 14:52:12 +00:00
parent cd661b8eb4
commit 0a050386f7
3 changed files with 6 additions and 2 deletions

View file

@ -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

View 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/"

View file

@ -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')