summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2020-11-09 18:17:12 +0000
committerFelix Yan2020-11-09 18:17:12 +0000
commit6556181da78c18c521736ca1471611f3378ea4e8 (patch)
tree7d815ed2719503a6b9df1d2228cc9f6e2a186ccd
parent51fb85934e385befc9ad70283c9f1b7c4a3cf936 (diff)
downloadaur-6556181da78c18c521736ca1471611f3378ea4e8.tar.gz
Python 3.9 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e98f112c16bd..1f6acaac9d9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=jinja2-time
pkgname=python-jinja-time
pkgver=0.2.0
-pkgrel=3
+pkgrel=4
pkgdesc="Jinja2 Extension for Dates and Times"
arch=('any')
url="https://github.com/hackebrot/jinja2-time"