Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages /
ipp-usb
Commits:
60386b1a by Andreas Radke at 2026-06-15T18:51:16+02:00
upgpkg: 0.9.34-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ipp-usb
pkgdesc = allows using the IPP protocol, normally designed for network
printers, to be used with USB printers as well
- pkgver = 0.9.33
+ pkgver = 0.9.34
pkgrel = 1
url = https://github.com/OpenPrinting/ipp-usb
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = ipp-usb
depends = libusb
depends = glibc
backup = etc/ipp-usb/ipp-usb.conf
- source =
ipp-usb-0.9.33.tar.gz::https://github.com/OpenPrinting/ipp-usb/archive/0.9.33.tar.gz
+ source =
ipp-usb-0.9.34.tar.gz::https://github.com/OpenPrinting/ipp-usb/archive/0.9.34.tar.gz
source = systemd-service.patch
- sha256sums =
bafefb6069f6eebb50164fc9714a806ff59549ec5ed66c97add6d5b69f8b089a
+ sha256sums =
4f0ada8593fda3f4239a50fcf24a625842143039de97708281e7b8c0cdff201a
sha256sums =
8cec95d5de1fcc95187c6521971a0239a5503bbc08162e5d67cfef2439e07a76
pkgname = ipp-usb
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Andreas Radke <[email protected]>
pkgname=ipp-usb
-pkgver=0.9.33
+pkgver=0.9.34
pkgrel=1
pkgdesc="allows using the IPP protocol, normally designed for network
printers, to be used with USB printers as well"
arch=('x86_64')
@@ -12,7 +12,7 @@ makedepends=('go')
backup=(etc/ipp-usb/ipp-usb.conf)
source=("$pkgname-$pkgver.tar.gz"::https://github.com/OpenPrinting/ipp-usb/archive/$pkgver.tar.gz
systemd-service.patch)
-sha256sums=('bafefb6069f6eebb50164fc9714a806ff59549ec5ed66c97add6d5b69f8b089a'
+sha256sums=('4f0ada8593fda3f4239a50fcf24a625842143039de97708281e7b8c0cdff201a'
'8cec95d5de1fcc95187c6521971a0239a5503bbc08162e5d67cfef2439e07a76')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipp-usb/-/commit/60386b1a65c5adcb61db60880c6b34da93b348fa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ipp-usb/-/commit/60386b1a65c5adcb61db60880c6b34da93b348fa
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help