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

Maxime Gauduin alucryd at archlinux.org
Wed Aug 19 06:14:56 UTC 2020


    Date: Wednesday, August 19, 2020 @ 06:14:55
  Author: alucryd
Revision: 684884

upgpkg: python-django-q 1.3.3-1

Modified:
  python-django-q/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-19 05:42:55 UTC (rev 684883)
+++ PKGBUILD	2020-08-19 06:14:55 UTC (rev 684884)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-django-q
-pkgver=1.2.4
+pkgver=1.3.3
 pkgrel=1
 pkgdesc='A multiprocessing distributed task queue for Django'
 arch=(any)
@@ -19,7 +19,7 @@
   git
   python-setuptools
 )
-_tag=5d3f9fd9168054c3414591304dcbbe1614fb333a
+_tag=aba36e288442bc2df8f0d8f719dad6b2be440a0f
 source=(git+https://github.com/Koed00/django-q.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list