diff options
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 0eca3505e..194ad45a6 100644 --- a/hpoj/PKGBUILD +++ b/hpoj/PKGBUILD @@ -5,13 +5,13 @@ pkgname=hpoj pkgver=0.91 -pkgrel=38 +pkgrel=39 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=12.1.1' + 'gcc-libs=12.2.0' 'glibc>=2.31' 'net-snmp=5.9.1' ) |