summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Azzam2019-11-14 22:19:48 +0100
committerKevin Azzam2019-11-14 22:19:48 +0100
commita81692a7b0dbdc895f689f330f817cdf1e61b20d (patch)
tree4167ee6174e824bfd8b724e0f1a09337a98d686b
parent0f2e3bf82cffaad56f7d1c69901131f87b66d1fa (diff)
downloadaur-a81692a7b0dbdc895f689f330f817cdf1e61b20d.tar.gz
Rebuild for python3.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ad372d1a7ea..7c3532148505 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Wed Apr 4 09:04:40 UTC 2018
pkgbase = python-django-storage-swift
pkgdesc = OpenStack Swift storage backend for Django
pkgver = 1.2.19
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/dennisv/django-storage-swift/
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 951e7bbe73be..fa7880c1cce0 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=1
+pkgrel=2
pkgdesc="OpenStack Swift storage backend for Django"
arch=('any')
url="https://github.com/dennisv/django-storage-swift/"