summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoffrey2019-11-14 22:36:16 +0000
committerJoffrey2019-11-14 22:36:16 +0000
commit35487af41ebf49a7d9ebdb0ecea4c1949561c6fc (patch)
tree1e79e689f469ff1c1e2d58aa53f0af54d4333fd5
parent3ef23197eb8146711a7edeb39e2b369293a378dc (diff)
downloadaur-35487af41ebf49a7d9ebdb0ecea4c1949561c6fc.tar.gz
Python 3.8 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb018870999d..8fbafc1dafd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-django-constance
pkgdesc = Dynamic Django settings
pkgver = 2.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jazzband/django-constance
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index acc312156dea..8d5f776f9781 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=('python2-django-constance' 'python-django-constance')
pkgbase='python-django-constance'
pkgver='2.4.0'
-pkgrel=1
+pkgrel=2
pkgdesc='Dynamic Django settings'
arch=('any')
url='https://github.com/jazzband/django-constance'