diff options
author | Erich Eckner <git@eckner.net> | 2020-08-25 09:15:55 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-08-25 09:15:55 +0200 |
commit | 09d39c25e468396e2b85141edcd97a7b35e2f130 (patch) | |
tree | 030d89442db148b52b935edb9768f9f3f8e91692 /hpoj/PKGBUILD | |
parent | 8739f765ade5f00e7923b799953355ea1b2f25c4 (diff) | |
download | archlinuxewe-09d39c25e468396e2b85141edcd97a7b35e2f130.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 6d5a98b82..72c1afc4f 100644 --- a/hpoj/PKGBUILD +++ b/hpoj/PKGBUILD @@ -5,13 +5,13 @@ pkgname=hpoj pkgver=0.91 -pkgrel=31 +pkgrel=32 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=10.1.0' + 'gcc-libs=10.2.0' 'glibc>=2.31' 'net-snmp=5.8' ) |