summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorŁukasz Pożarlik2018-08-20 22:34:16 +0200
committerŁukasz Pożarlik2018-08-20 22:34:16 +0200
commit390cefa246724138053dc0b87cec3b5a13e3708b (patch)
treee5dcc09518958a44a03a41d708fc286f8557a9e6
parentbbad2235e483dd3b747514bab35e8a688b68eea6 (diff)
downloadaur-390cefa246724138053dc0b87cec3b5a13e3708b.tar.gz
rebuild for python update
-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')