summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorclintval2017-12-20 23:08:34 -0500
committerclintval2017-12-20 23:08:34 -0500
commita06443343fcdb2ed18ceb5aceeedd4ee9e62a47f (patch)
tree14b4554699f3a6b7a62f943746fec58acb989a1c /PKGBUILD
parent8feab9d89bcf4d60ec5217e612266344ceb5d8d2 (diff)
downloadaur-a06443343fcdb2ed18ceb5aceeedd4ee9e62a47f.tar.gz
Update to 1.0.3
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')