aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/py3-pyrsistent/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-pyrsistent/APKBUILD b/community/py3-pyrsistent/APKBUILD
index 9d6f5a317d..41cfdd3b42 100644
--- a/community/py3-pyrsistent/APKBUILD
+++ b/community/py3-pyrsistent/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-pyrsistent
-pkgver=0.15.0
-pkgrel=1
+pkgver=0.15.1
+pkgrel=0
pkgdesc="Persistent/Functional/Immutable data structures"
options="net" # Needs to fetch pytest-runner
url="https://github.com/tobgu/pyrsistent"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="7b85ee875b2e60c8fdd36451327880edf9fe9a674f1159a063022aebf9383f23e79f2fd8009ddc18c46172a67102c03f6c7afa3e737eff710d5cde7152b126a7 py3-pyrsistent-0.15.0.tar.gz"
+sha512sums="3c470f9157ae42596359ef5a3390913653c9d360d0ec3204725ef343ca0a95f1d207a951122b092ece5654ce9bf26b317cc1d906a1006732af418d0d1186d2ee py3-pyrsistent-0.15.1.tar.gz"