summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92709867a275..501192c4508c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=backports.cached_property
pkgname=python-backports.cached_property
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="Python 3.8 functools.cached_property backport to python 3.6."
@@ -12,7 +12,7 @@ license=('MIT')
url="https://github.com/penguinolog/backports.cached_property"
source=("$url/archive/refs/tags/$pkgver.tar.gz")
-sha512sums=('c6fa3bba4c450515ae3ce44a52fb9181d494569f18742bc12ac8c5315e93107d301ee59bdc4d468838ee6435e54ab46b027086a03369502858eb63204e2bce32')
+sha512sums=('393272e93f97783d575268e19005d3295570dfc562afe179b6d4ac56960b57b71454639f3588a1dcd531e0871fc7b6fa91bbd854ad4f1c16875f1d6d75cb0aa2')
depends=('python')
makedepends=(