diff options
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 2177bd3e5..28d468c67 100644 --- a/hpoj/PKGBUILD +++ b/hpoj/PKGBUILD @@ -5,13 +5,13 @@ pkgname=hpoj pkgver=0.91 -pkgrel=47 +pkgrel=48 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.2.1' + 'gcc-libs=14.1.1+r1+g43b730b9134' 'glibc>=2.31' 'net-snmp=5.9.4' ) |