summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrazer2019-11-16 06:28:48 +0100
committerrazer2019-11-16 06:28:48 +0100
commit2eeb6b79ddd97501735aaed2802ec61613da0068 (patch)
tree8d4102b04bc868a059affb21ee7ee8149e00763b
parent643f181bab5fc0a5535b45669ced6b9b73b8f696 (diff)
downloadaur-2eeb6b79ddd97501735aaed2802ec61613da0068.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 77f038589a02..06d8d6f36eab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-django-modeladmin-reorder
pkgdesc = Custom ordering for the apps and models in the admin app
pkgver = 0.3.1
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/mishbahr/django-modeladmin-reorder
arch = any
license = PSF
diff --git a/PKGBUILD b/PKGBUILD
index e94da82942da..2d053686341d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-django-modeladmin-reorder
_pypi_pkgname=django-modeladmin-reorder
pkgver=0.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="Custom ordering for the apps and models in the admin app"
arch=('any')
url="https://github.com/mishbahr/django-modeladmin-reorder"