summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 691fea641574..b9824b4ea407 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Clint Valentine <valentine.clint@gmail.com>
pkgname='python-memoized-property'
-pkgver=1.0.1
+pkgver=1.0.3
pkgrel=1
pkgdesc="Python decorator for defining properties that only run their fget function once"
arch=('any')