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

Maxime Gauduin alucryd at archlinux.org
Sun Oct 29 16:41:15 UTC 2017


    Date: Sunday, October 29, 2017 @ 16:41:14
  Author: alucryd
Revision: 264669

upgpkg: python-django-q 0.8.1-1

Modified:
  python-django-q/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-29 16:38:40 UTC (rev 264668)
+++ PKGBUILD	2017-10-29 16:41:14 UTC (rev 264669)
@@ -3,7 +3,7 @@
 
 pkgbase=python-django-q
 pkgname=('python-django-q' 'python2-django-q')
-pkgver=0.8.0
+pkgver=0.8.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=('d1d1c1b058ca52000371a766f57386bda09f679438c872cd0120a44951db8e4a')
+sha256sums=('f7dd8f073f4971f9aca0f076411bb644c78aa7b0c43542c70e0ee428cc3991f7')
 
 prepare() {
   cp -r {,python-}django-q-${pkgver}



More information about the arch-commits mailing list