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

Florian Pritz bluewind at archlinux.org
Sat Oct 31 14:03:43 UTC 2020


    Date: Saturday, October 31, 2020 @ 14:03:43
  Author: bluewind
Revision: 737696

upgpkg: python-internetarchive 1.9.5-1: upstream update

Modified:
  python-internetarchive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-31 14:03:05 UTC (rev 737695)
+++ PKGBUILD	2020-10-31 14:03:43 UTC (rev 737696)
@@ -3,7 +3,7 @@
 # Contributor:  jyantis <yantis at yantis.net>
 
 pkgname=python-internetarchive
-pkgver=1.9.4
+pkgver=1.9.5
 pkgrel=1
 pkgdesc='Wrapper for the various Internet Archive APIs (IA-S3, Metadata API, etc)'
 arch=('any')
@@ -28,7 +28,7 @@
               python-pytest
              )
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jjjake/internetarchive/archive/v${pkgver}.tar.gz")
-sha256sums=('b1833a0ab7fb73f3e9df674510c6e856db705aedaf4cb4c545017d0492af5c8b')
+sha256sums=('9fa07f90072093396b7a6e014aed1ef20f6bd9807eed1ad99c34dd5bedb5e190')
 
 build() {
   cd internetarchive-${pkgver}
@@ -50,4 +50,3 @@
 }
 
 # vim:set ts=2 sw=2 et:
-



More information about the arch-commits mailing list