summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRichard Neumann2021-11-29 21:24:38 +0100
committerRichard Neumann2021-11-29 21:24:38 +0100
commit0346f7daa2e5b361114fa403dfc737a50e95f0f2 (patch)
tree49a89f04e760dd4173774a48e7be4a7a33063ba2 /PKGBUILD
parent0ca3493b9e336b862fd6b28bba3f6eda735b935b (diff)
downloadaur-0346f7daa2e5b361114fa403dfc737a50e95f0f2.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9975f70b193a..ab4446e07ff6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgbase='peeweeplus'
pkgname="python-${_pkgbase}"
-pkgver=1.16.5
-pkgrel=2
+pkgver=1.16.6
+pkgrel=1
pkgdesc='Practical extension of a small, expressive ORM'
arch=('any')
url="https://github.com/homeinfogmbh/${_pkgbase}"