[arch-commits] Commit in ipp-usb/trunk (PKGBUILD)

Andreas Radke andyrtr at gemini.archlinux.org
Sat May 7 16:44:26 UTC 2022


    Date: Saturday, May 7, 2022 @ 16:44:26
  Author: andyrtr
Revision: 444857

upgpkg: ipp-usb 0.9.21-1: upstream update 0.9.21

Modified:
  ipp-usb/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-07 15:52:59 UTC (rev 444856)
+++ PKGBUILD	2022-05-07 16:44:26 UTC (rev 444857)
@@ -1,8 +1,8 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=ipp-usb
-pkgver=0.9.20
-pkgrel=2
+pkgver=0.9.21
+pkgrel=1
 pkgdesc="allows using the IPP protocol, normally designed for network printers, to be used with USB printers as well"
 arch=('x86_64')
 url="https://github.com/OpenPrinting/ipp-usb"
@@ -14,7 +14,7 @@
 #makedepends=('go' 'golang-github-openprinting-goipp')
 source=("$pkgname-$pkgver.tar.gz"::https://github.com/OpenPrinting/ipp-usb/archive/$pkgver.tar.gz
         systemd-service.patch)
-sha256sums=('94cadc2dbe028984b0fe34c7480d2e76d87f953cabd38160d103c977dc06c382'
+sha256sums=('478abfd872c42ead76edf100db603f54d8b76922468a0008c26c5b56f35a8520'
             '8cec95d5de1fcc95187c6521971a0239a5503bbc08162e5d67cfef2439e07a76')
 
 prepare() {



More information about the arch-commits mailing list