summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoffrey2019-11-14 22:36:17 +0000
committerJoffrey2019-11-14 22:36:17 +0000
commit85d27f7df292940fc19093eae75848cdf7610a72 (patch)
tree9da4b7b54d646ab2416020f820aac1f476142dcc /PKGBUILD
parent5a90a0986618e06ee87250ed0f536de5660527e9 (diff)
downloadaur-85d27f7df292940fc19093eae75848cdf7610a72.tar.gz
Python 3.8 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8a3919b6039..a65d31ad1e7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase='python-django-statici18n'
pkgname=('python-django-statici18n' 'python2-django-statici18n')
pkgver='1.8.3'
-pkgrel=1
+pkgrel=2
pkgdesc='A Django app that provides helper for generating JavaScript catalog to static files'
arch=('any')
url='https://github.com/zyegfryed/django-statici18n'