summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorŁukasz Pożarlik2021-01-02 21:00:04 +0100
committerŁukasz Pożarlik2021-01-02 21:00:04 +0100
commit844d08593ee04163fe41e243dc2fe56fc307b299 (patch)
treed06e51af70fb89e5713a46246de4c4927fa4e4d5 /PKGBUILD
parent47d416e4fceeb75498f5b6b096adea6fe200b17b (diff)
downloadaur-844d08593ee04163fe41e243dc2fe56fc307b299.tar.gz
Python upgrade rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbb37f906a19..c2cb83025851 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _module="$_name"
pkgname=("python-$_module" "python2-$_module")
pkgdesc="Airspeed is a powerful and easy-to-use templating engine for Python that aims for a high level of compatibility with the popular Velocity library for Java"
pkgver="0.5.13"
-pkgrel=1
+pkgrel=2
url="https://github.com/purcell/airspeed"
license=('BSD')
arch=('any')