diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-09-11 08:20:15 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-09-11 08:20:15 +0200 |
commit | 471a70683defad5f288cadc54b7f0a9fa6960165 (patch) | |
tree | 2a944939e645395a308d2f686bf605b5d2daa136 /hpoj | |
parent | ac9128b8fcff256d081311ffd7c7562fa93e315a (diff) | |
download | archlinuxewe-471a70683defad5f288cadc54b7f0a9fa6960165.tar.xz |
hpoj: rebuild
Diffstat (limited to 'hpoj')
-rw-r--r-- | hpoj/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hpoj/PKGBUILD b/hpoj/PKGBUILD index 6b3f9b080..f407151bd 100644 --- a/hpoj/PKGBUILD +++ b/hpoj/PKGBUILD @@ -5,13 +5,13 @@ pkgname=hpoj pkgver=0.91 -pkgrel=55 +pkgrel=56 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=14.2.1+r32+geccf707e5ce' + 'gcc-libs=14.2.1+r134+gab884fffe3fc' 'glibc>=2.31' 'libsnmp.so=40' ) |