summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoffrey2018-06-29 11:38:49 +0000
committerJoffrey2018-06-29 11:38:49 +0000
commitedfd5fa01e4e8ed1c0dce9f22bd43dfda37081b9 (patch)
tree6c12cfcc3d037711abbb4d0b5ad8434474bfc8b8
parent9991cc3838a79100c328fa8abda6350bfed188e4 (diff)
downloadaur-edfd5fa01e4e8ed1c0dce9f22bd43dfda37081b9.tar.gz
updpkg: 1.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95ae5ad99e13..3708ef14c1da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = python-django-statici18n
pkgdesc = A Django app that provides helper for generating JavaScript catalog to static files
- pkgver = 1.7.0
+ pkgver = 1.8.2
pkgrel = 1
url = https://github.com/zyegfryed/django-statici18n
arch = any
license = BSD
makedepends = python-setuptools
makedepends = python2-setuptools
- source = https://github.com/zyegfryed/django-statici18n/archive/1.7.0.tar.gz
- sha256sums = ea383a3fcaed09d6409b67b349525c20d647b70800a61cf4ff289ddf50e63458
+ source = https://github.com/zyegfryed/django-statici18n/archive/1.8.2.tar.gz
+ sha256sums = 4afe500dbdef989d32bc9d4cd7722fbdf5c4cfb81da58d5a338e2c50934300e8
pkgname = python-django-statici18n
depends = python-django
diff --git a/PKGBUILD b/PKGBUILD
index bd6489f15ded..271f781392e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase='python-django-statici18n'
pkgname=('python-django-statici18n' 'python2-django-statici18n')
-pkgver='1.7.0'
+pkgver='1.8.2'
pkgrel=1
pkgdesc='A Django app that provides helper for generating JavaScript catalog to static files'
arch=('any')
@@ -10,7 +10,7 @@ url='https://github.com/zyegfryed/django-statici18n'
license=('BSD')
makedepends=('python-setuptools' 'python2-setuptools')
source=("https://github.com/zyegfryed/django-statici18n/archive/$pkgver.tar.gz")
-sha256sums=('ea383a3fcaed09d6409b67b349525c20d647b70800a61cf4ff289ddf50e63458')
+sha256sums=('4afe500dbdef989d32bc9d4cd7722fbdf5c4cfb81da58d5a338e2c50934300e8')
package_python-django-statici18n() {
depends=(