aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-pyrsistent/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-pyrsistent/APKBUILD b/community/py3-pyrsistent/APKBUILD
index 0cd748649f..0a305df495 100644
--- a/community/py3-pyrsistent/APKBUILD
+++ b/community/py3-pyrsistent/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-pyrsistent
-pkgver=0.15.2
+pkgver=0.15.3
pkgrel=0
pkgdesc="Persistent/Functional/Immutable data structures"
url="https://github.com/tobgu/pyrsistent"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="5333e706007f9d44b432f8bced12dd64c800e4128192b5e301b15d655470475ad234ebcb2a5b70498364dd7a467a2118944f7e6878a88a496aef89ce4edf3905 py3-pyrsistent-0.15.2.tar.gz"
+sha512sums="f45aafadabfd71b5ba53ecfce3ea612f3086cc711e97dad5d16d1e129b2ebd890afac8189d2711b03d024c40766be0a5b2407a14cc57d7a94bc0726d44616e17 py3-pyrsistent-0.15.3.tar.gz"