summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Azzam2024-02-11 11:52:16 +0100
committerKevin Azzam2024-02-11 11:52:16 +0100
commit04c82f7e681bf8da07ad62ea6e312f7fb9192b20 (patch)
tree2c1c2ddd8ef07ccce72784a19a7f5a8928ad198d /PKGBUILD
parent65208c44960ec98c92e618e57d411fea9bb94c9e (diff)
downloadaur-python-django-storage-swift.tar.gz
Bump version to v1.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86f20ef6c092..4fcb3c1ac7f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_pipname=django-storage-swift
pkgbase=python-django-storage-swift
pkgname=('python-django-storage-swift')
-pkgver=1.2.19
-pkgrel=3
+pkgver=1.3.0
+pkgrel=1
pkgdesc="OpenStack Swift storage backend for Django"
arch=('any')
url="https://github.com/dennisv/django-storage-swift/"
license=('MIT')
makedepends=('python-setuptools' 'python-django')
source=("https://files.pythonhosted.org/packages/source/d/django-storage-swift/django-storage-swift-${pkgver}.tar.gz")
-sha256sums=('db3e2c231d927d17e1c25a4c2c3dda9aa82d001eaf6364d2b7447306cfc03e01')
+sha256sums=('fab79c16a96da0672f039c5e70373b40eb7a324cfec71a605e1f956422cd0899')
build() {