summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorŁukasz Pożarlik2021-01-07 10:55:39 +0100
committerŁukasz Pożarlik2021-01-07 10:55:39 +0100
commit8ba7931732111d344fd8ddbff1a37d493e9a630f (patch)
tree6984200cae33c6a8e25de02b9ee3278a135232ce
parentd002ab278c81ed452eb0688d9890ce0537be94eb (diff)
downloadaur-8ba7931732111d344fd8ddbff1a37d493e9a630f.tar.gz
Python upgrade rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f47314a39e56..c015c08e8f7e 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.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/caioariede/django-location-field
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index a4c4a088374b..0ba2e3d713f9 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.1.0
-pkgrel=1
+pkgrel=2
url="https://github.com/caioariede/django-location-field"
license=('MIT')
arch=('any')