summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn89012020-07-08 19:03:58 +0200
committerShawn89012020-07-08 19:03:58 +0200
commit58799129d6b04ceedb2d2777cfd34a66a52b429f (patch)
tree27a0629cb4233848153612ea731cc78b5a428436
parent86ec9f90629cc60e01c314d3a5738539274084ea (diff)
downloadaur-58799129d6b04ceedb2d2777cfd34a66a52b429f.tar.gz
Version 0.3.2-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e27efcc9351..3756170efbfb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-django-colorfield
pkgdesc = Simple color field for models with a nice color-picker in the admin
pkgver = 0.3.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/fabiocaccamo/django-colorfield
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index a948c1afefc8..63ea5c7d7eef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=python-django-colorfield
_name=${pkgname#python-}
pkgver=0.3.2
-pkgrel=1
+pkgrel=2
pkgdesc='Simple color field for models with a nice color-picker in the admin'
arch=('any')
url=https://github.com/fabiocaccamo/django-colorfield