summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArthur Vuillard2022-02-02 12:43:28 +0100
committerArthur Vuillard2022-02-02 12:43:28 +0100
commitabe1d8786cbe40bceb2b9e4c381de038ef68760a (patch)
treee725b5537126401529747b97a0eb2f7c79e2479b /PKGBUILD
parentd15e44bcc54d64e1ab98389b0854c8d81b9c59a6 (diff)
downloadaur-abe1d8786cbe40bceb2b9e4c381de038ef68760a.tar.gz
increment pkgrel for rebuilding against python 3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb255d17a122..ab82b4835333 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
_pkgname=aiohttp-jinja2
pkgname="python-${_pkgname}"
pkgver=1.5
-pkgrel=1
+pkgrel=2
pkgdesc="jinja2 template renderer for aiohttp.web"
url="https://github.com/aio-libs/aiohttp_jinja2/"
arch=('any')