summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Azzam2020-12-02 21:10:51 +0100
committerKevin Azzam2020-12-02 21:10:51 +0100
commit65208c44960ec98c92e618e57d411fea9bb94c9e (patch)
treeb9d92f75b14a2cad75b9709acf83bfe9a0beb860 /PKGBUILD
parenta81692a7b0dbdc895f689f330f817cdf1e61b20d (diff)
downloadaur-65208c44960ec98c92e618e57d411fea9bb94c9e.tar.gz
Rebuild for python3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa7880c1cce0..86f20ef6c092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pipname=django-storage-swift
pkgbase=python-django-storage-swift
pkgname=('python-django-storage-swift')
pkgver=1.2.19
-pkgrel=2
+pkgrel=3
pkgdesc="OpenStack Swift storage backend for Django"
arch=('any')
url="https://github.com/dennisv/django-storage-swift/"