summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoffrey2020-12-05 12:00:08 +0100
committerJoffrey2020-12-05 12:00:08 +0100
commit3c8762f981e08621a9d76a8729d2b4f99b47af5a (patch)
tree55caa6b7550ffa50518254e1806d1e28295c92ed
parent2daac56efbb0384bb89a33993ab6d13f09c9130f (diff)
downloadaur-python-django-pylibmc.tar.gz
Python 3.9 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd4b5d64565a..a3ac90431e24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-django-pylibmc
pkgdesc = Memcached cache backend for Django using pylibmc
pkgver = 0.6.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/django-pylibmc/django-pylibmc
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 16561f82f789..16584435a77d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='python-django-pylibmc'
pkgver=0.6.1
-pkgrel=2
+pkgrel=3
pkgdesc='Memcached cache backend for Django using pylibmc'
arch=('any')
url='https://github.com/django-pylibmc/django-pylibmc'