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