summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrazer2019-11-16 06:36:12 +0100
committerrazer2019-11-16 06:36:12 +0100
commiteaac885b6a60ffc427a8b1c7eeccbd135f9eb80a (patch)
tree4474c526f5dacf72656fb7b14ae2988057cb6265
parent4dc77dcacb4d10dd307c1b2f7d06e3538600bfaa (diff)
downloadaur-eaac885b6a60ffc427a8b1c7eeccbd135f9eb80a.tar.gz
Force reinstall on 3.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38f0e083d7a0..b1821955138e 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 = 1.5.0
- pkgrel = 0
+ pkgrel = 1
url = https://pypi.python.org/pypi/django_celery_beat
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index b8253372c073..53d39d8b19ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-django-celery-beat
_pypi_pkgname=django-celery-beat
pkgver=1.5.0
-pkgrel=0
+pkgrel=1
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"