summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author0x9fff002020-12-05 19:02:00 +0100
committer0x9fff002020-12-05 19:02:00 +0100
commit5399d7c72d1c8492039fc93233873bf1826beb94 (patch)
tree11324a522b8eb479b0955e002bcb88a8c97e6d19 /PKGBUILD
parent38a2997284d7c37e43f5f2f613e868c3fb96c226 (diff)
downloadaur-5399d7c72d1c8492039fc93233873bf1826beb94.tar.gz
Python 3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c09b8602a304..de37a9bac71d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pipname=Flask-APScheduler
_reponame=${_pipname,,}
pkgname=python-$_reponame
pkgver=1.11.0
-pkgrel=3
+pkgrel=4
pkgdesc='Adds APScheduler support to Flask'
arch=('any')
url="https://github.com/viniciuschiele/$_reponame"