summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Azzam2020-12-02 21:10:51 +0100
committerKevin Azzam2020-12-02 21:10:51 +0100
commit65208c44960ec98c92e618e57d411fea9bb94c9e (patch)
treeb9d92f75b14a2cad75b9709acf83bfe9a0beb860
parenta81692a7b0dbdc895f689f330f817cdf1e61b20d (diff)
downloadaur-65208c44960ec98c92e618e57d411fea9bb94c9e.tar.gz
Rebuild for python3.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c3532148505..dd1b8dd120f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-django-storage-swift
pkgdesc = OpenStack Swift storage backend for Django
pkgver = 1.2.19
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/dennisv/django-storage-swift/
arch = any
license = MIT
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/"