diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-02-26 00:15:59 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-02-26 00:16:32 +0100 |
commit | 642cefd1048f1949e6b8e927696c9ef0fb74f0d0 (patch) | |
tree | 3c68afa0e409aac86a07fa2fdff18159daf10b3b /pcr | |
parent | 22981bf4235ff2a97a438e416b0aeea917dba473 (diff) | |
download | abslibre-642cefd1048f1949e6b8e927696c9ef0fb74f0d0.tar.gz abslibre-642cefd1048f1949e6b8e927696c9ef0fb74f0d0.tar.bz2 abslibre-642cefd1048f1949e6b8e927696c9ef0fb74f0d0.zip |
pcr/python-django18: rebuilt
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/python-django18/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python-django18/PKGBUILD b/pcr/python-django18/PKGBUILD index 9e298967d..b3f501c8e 100644 --- a/pcr/python-django18/PKGBUILD +++ b/pcr/python-django18/PKGBUILD @@ -5,7 +5,7 @@ pkgname=('python-django18') pkgver=1.8.17 -pkgrel=1 +pkgrel=2 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design" arch=('any') license=('BSD') |