summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90cfc0736ce0..f172f016c5c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-django-celery-beat
pkgdesc = django-celery-beat enables you to store the periodic task schedule in the django database
pkgver = 2.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/django_celery_beat
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index fa0a8c243ba9..07d5f1e481fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-django-celery-beat
_pypi_pkgname=django-celery-beat
pkgver=2.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="django-celery-beat enables you to store the periodic task schedule in the django database"
arch=(any)
url="https://pypi.python.org/pypi/django_celery_beat"