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 b2ae6b5b6c10..d62b99749abc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-django-location-field
pkgdesc = Let users pick locations using a map widget and store its latitude and longitude
pkgver = 2.0.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/caioariede/django-location-field
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index b76bed4fad13..903b4fe2ee34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=('python-django-location-field' 'python2-django-location-field')
pkgdesc="Let users pick locations using a map widget and store its latitude and longitude"
pkgver=2.0.3
-pkgrel=1
+pkgrel=2
url="https://github.com/caioariede/django-location-field"
license=('MIT')
arch=('any')