[arch-commits] Commit in python-sane/trunk (PKGBUILD)

Kyle Keen kkeen at gemini.archlinux.org
Tue Sep 14 10:12:47 UTC 2021


    Date: Tuesday, September 14, 2021 @ 10:12:47
  Author: kkeen
Revision: 1014804

upgpkg: python-sane 2.9.1-1

Modified:
  python-sane/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-14 10:07:11 UTC (rev 1014803)
+++ PKGBUILD	2021-09-14 10:12:47 UTC (rev 1014804)
@@ -1,8 +1,8 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-sane
-pkgver=2.8.3
-pkgrel=6
+pkgver=2.9.1
+pkgrel=1
 pkgdesc="Python interface to the SANE scanner and frame grabber."
 arch=('x86_64')
 url="https://python-sane.readthedocs.io/en/latest/"
@@ -10,7 +10,7 @@
 depends=('sane' 'python')
 makedepends=('python-setuptools')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/python-pillow/Sane/archive/v${pkgver}.tar.gz")
-sha256sums=('1c3aa1c246007e9e6f7b11ca2c98256ebefed66f4ff13dcf38179c721677022f')
+sha256sums=('a82c677e0e4caff89f1aaac4cbf2d1d4ee6cd9178b391c88857254a1e42991f8')
 
 build() {
   cd "${srcdir}"/Sane-${pkgver}



More information about the arch-commits mailing list