summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2019-10-31 16:41:18 +0000
committerFelix Yan2019-10-31 16:41:18 +0000
commit6b7709aa4a2e1f465dbfca1de5a00b1dcb01d54c (patch)
tree277c80b6a90248446bd75b152f474d1bf049e8be
parent0ddb89e2b1ed2e0dd624f971f47b0333a9744717 (diff)
downloadaur-6b7709aa4a2e1f465dbfca1de5a00b1dcb01d54c.tar.gz
Python 3.8 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb5a690bf8e5..ab3334053f12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=python-tempita
pkgname=('python-tempita' 'python2-tempita')
pkgver=0.5.3dev20170202
_commit=47414a7c6e46a9a9afe78f0bce2ea299fa84d10d
-pkgrel=3
+pkgrel=4
pkgdesc="A lightweight unicode templating language"
arch=('any')
url="http://pythonpaste.org/tempita/"