diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-08-02 09:35:40 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-08-02 09:35:40 +0200 |
commit | d1f5b1b967a40a86f1cdb02a37109da6b0cfa1e2 (patch) | |
tree | 06ecee056ebb0feb59610ebbd3f38e52552e68d2 /hpoj/PKGBUILD | |
parent | a90a9a838b34a424e905e2ab558308e59ff8eebf (diff) | |
download | archlinuxewe-d1f5b1b967a40a86f1cdb02a37109da6b0cfa1e2.tar.xz |
hpoj: rebuild
Diffstat (limited to 'hpoj/PKGBUILD')
-rw-r--r-- | hpoj/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hpoj/PKGBUILD b/hpoj/PKGBUILD index 8bac5c776..14519afa9 100644 --- a/hpoj/PKGBUILD +++ b/hpoj/PKGBUILD @@ -5,13 +5,13 @@ pkgname=hpoj pkgver=0.91 -pkgrel=43 +pkgrel=44 pkgdesc="Hewlett-Packard OfficeJet, PSC, LaserJet, and PhotoSmart printer multi-function peripherals (MFPs) drivers" arch=('i686' 'pentium4' 'x86_64') url="http://hpoj.sourceforge.net" license=('GPL' 'custom') _pinned_dependencies=( - 'gcc-libs=13.1.1' + 'gcc-libs=13.2.1' 'glibc>=2.31' 'net-snmp=5.9.1' ) |