summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKr1ss2020-12-02 19:57:12 +0100
committerKr1ss2020-12-02 19:57:12 +0100
commit9544c638f372c24f6077145b3e108fa6ebb2b5d4 (patch)
tree6a6c8882b49c409372a0f2ddf27fe7a1df9e73a0 /PKGBUILD
parent25e65de8a9c4fffc7ec98157a38d46cc774c3937 (diff)
downloadaur-9544c638f372c24f6077145b3e108fa6ebb2b5d4.tar.gz
rebuild against python 3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46dcba55b2f4..695fc6c0a3f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgver() {
git describe --long | sed 's/^v//;s/\([^-]*-\)g/r\1/;s/-/./g'
}
pkgver=0.5.4.r3.17a5dfd
-pkgrel=3
+pkgrel=4
pkgdesc="The mustache template engine written in python"
arch=('x86_64')