summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRichard Neumann2021-12-22 12:12:32 +0100
committerRichard Neumann2021-12-22 12:12:32 +0100
commit797dfc40879567fe8b1c8d8e5f46011871e972f5 (patch)
tree2f4906687b6e8b7c322a5d262e76c66d1cfe2cd2 /PKGBUILD
parentecf64248500f643d812ed039f9219e6c58c8b868 (diff)
downloadaur-797dfc40879567fe8b1c8d8e5f46011871e972f5.tar.gz
Update to 1.17.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 462f0fc221d0..78e5a455282d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase='peeweeplus'
pkgname="python-${_pkgbase}"
-pkgver=1.17.4
+pkgver=1.17.5
pkgrel=1
pkgdesc='Practical extension of a small, expressive ORM'
arch=('any')