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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 15 14:11:13 UTC 2018


    Date: Thursday, March 15, 2018 @ 14:11:12
  Author: alucryd
Revision: 308509

upgpkg: python-django-q 0.9.4-1

Modified:
  python-django-q/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-15 14:11:10 UTC (rev 308508)
+++ PKGBUILD	2018-03-15 14:11:12 UTC (rev 308509)
@@ -3,7 +3,7 @@
 
 pkgbase=python-django-q
 pkgname=('python-django-q' 'python2-django-q')
-pkgver=0.9.1
+pkgver=0.9.4
 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=('e3426190fa40c2ccfa251bcd92eb5c009d7234309829fff9ab4c4d58f0f79feb')
+sha256sums=('f920453fdab30da4da8bb27bfdd97d9aa3a7088925fa5d6324a001b377e4910a')
 
 prepare() {
   cp -r {,python-}django-q-${pkgver}



More information about the arch-commits mailing list