summarylogtreecommitdiffstats
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
parent47d416e4fceeb75498f5b6b096adea6fe200b17b (diff)
downloadaur-844d08593ee04163fe41e243dc2fe56fc307b299.tar.gz
Python upgrade rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58ffd185ee20..e8162ba3715d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-airspeed
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
arch = any
license = BSD
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')