[arch-commits] Commit in python-internetarchive/trunk (PKGBUILD)
Florian Pritz
bluewind at archlinux.org
Sat Feb 6 12:54:15 UTC 2021
Date: Saturday, February 6, 2021 @ 12:54:15
Author: bluewind
Revision: 846635
upgpkg: python-internetarchive 1.9.9-1: upstream update
Modified:
python-internetarchive/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-06 12:54:05 UTC (rev 846634)
+++ PKGBUILD 2021-02-06 12:54:15 UTC (rev 846635)
@@ -3,8 +3,8 @@
# Contributor: jyantis <yantis at yantis.net>
pkgname=python-internetarchive
-pkgver=1.9.6
-pkgrel=2
+pkgver=1.9.9
+pkgrel=1
pkgdesc='Wrapper for the various Internet Archive APIs (IA-S3, Metadata API, etc)'
arch=('any')
url='https://github.com/jjjake/ia-wrapper'
@@ -28,7 +28,7 @@
python-pytest
)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jjjake/internetarchive/archive/v${pkgver}.tar.gz")
-sha256sums=('06d01ab25c1cdea2eb8bd54386079b431f82122fabf9481472891112bf4f467d')
+sha256sums=('cbc3176e861faaa976eed03c28e1514c41fb466409d20e3874dbef192b78501c')
build() {
cd internetarchive-${pkgver}
More information about the arch-commits
mailing list