summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoffrey2019-03-05 11:23:11 +0000
committerJoffrey2019-03-05 11:23:11 +0000
commit5a90a0986618e06ee87250ed0f536de5660527e9 (patch)
tree3b51ac8d8713e72ac08000272e7771c0bcf7f607
parentedfd5fa01e4e8ed1c0dce9f22bd43dfda37081b9 (diff)
downloadaur-5a90a0986618e06ee87250ed0f536de5660527e9.tar.gz
updpkg: 1.8.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3708ef14c1da..c3b57d7a00d0 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.8.2
+ pkgver = 1.8.3
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.8.2.tar.gz
- sha256sums = 4afe500dbdef989d32bc9d4cd7722fbdf5c4cfb81da58d5a338e2c50934300e8
+ source = https://github.com/zyegfryed/django-statici18n/archive/1.8.3.tar.gz
+ sha256sums = 035d5ff092074e7fafbace7b51a94c90e0fc0292a867d5a82654dd4bb7bbdbd2
pkgname = python-django-statici18n
depends = python-django
diff --git a/PKGBUILD b/PKGBUILD
index 271f781392e4..b8a3919b6039 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase='python-django-statici18n'
pkgname=('python-django-statici18n' 'python2-django-statici18n')
-pkgver='1.8.2'
+pkgver='1.8.3'
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=('4afe500dbdef989d32bc9d4cd7722fbdf5c4cfb81da58d5a338e2c50934300e8')
+sha256sums=('035d5ff092074e7fafbace7b51a94c90e0fc0292a867d5a82654dd4bb7bbdbd2')
package_python-django-statici18n() {
depends=(