[arch-commits] Commit in python-django-q/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Mon Feb 12 22:19:40 UTC 2018


    Date: Monday, February 12, 2018 @ 22:19:39
  Author: alucryd
Revision: 293661

upgpkg: python-django-q 0.9.1-1

Modified:
  python-django-q/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-12 22:17:00 UTC (rev 293660)
+++ PKGBUILD	2018-02-12 22:19:39 UTC (rev 293661)
@@ -3,7 +3,7 @@
 
 pkgbase=python-django-q
 pkgname=('python-django-q' 'python2-django-q')
-pkgver=0.8.1
+pkgver=0.9.1
 pkgrel=1
 pkgdesc='A multiprocessing distributed task queue for Django'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python2-django' 'python2-setuptools' 'python2-six'
              'python-django' 'python-setuptools' 'python-six')
 source=("django-q-${pkgver}.tar.gz::https://github.com/Koed00/django-q/archive/v${pkgver}.tar.gz")
-sha256sums=('f7dd8f073f4971f9aca0f076411bb644c78aa7b0c43542c70e0ee428cc3991f7')
+sha256sums=('e3426190fa40c2ccfa251bcd92eb5c009d7234309829fff9ab4c4d58f0f79feb')
 
 prepare() {
   cp -r {,python-}django-q-${pkgver}



More information about the arch-commits mailing list