summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuliette Monsel2022-03-22 14:42:40 +0100
committerJuliette Monsel2022-03-22 14:42:49 +0100
commit219946ea9e00f9a706d153892e5a32bea3e1a33c (patch)
treef0f2a20c17b2d9265ce1b725e6e8bd8c7825c7ca /PKGBUILD
parent078a67afd19c2d477f74694d77a8321d113c4897 (diff)
downloadaur-219946ea9e00f9a706d153892e5a32bea3e1a33c.tar.gz
New upstream release - v1.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8781d420421e..6d0548641b91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Juliette Monsel <j_4321 at protonmail dot com>
pkgname=('python-pyzotero')
-pkgver=1.4.26
+pkgver=1.5.2
pkgrel=1
_name=pyzotero
pkgdesc="Python client for the Zotero API"
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/urschrei/pyzotero"
license=('MIT')
source=("$_name-$pkgver.tar.gz::https://github.com/urschrei/pyzotero/archive/v$pkgver.tar.gz")
-sha512sums=('a0b0bf92458746b0dd0c01511efb05dd8fb471434c9e813c9d6dab7741a2eb1a10af2b9c5f68daa4c681353ba8c93cab140ec2da5962d06c76e8a229d4742009')
+sha512sums=('610a0a56854acfa7df7c2ed3467339c9e735c3269e90601ac2e3d0c0c8d538e6023e8d6a6ce9a787c909aa1c005084c0648e5dfd924e81b6ba138811cf630517')
makedepends=('python-setuptools')
depends=('python-feedparser>=6.0.0'
'python-pytz'