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