Date: Tuesday, May 18, 2021 @ 08:31:41 Author: alucryd Revision: 936229
upgpkg: python-django-q 1.3.6-1 Modified: python-django-q/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-18 08:31:23 UTC (rev 936228) +++ PKGBUILD 2021-05-18 08:31:41 UTC (rev 936229) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-django-q -pkgver=1.3.5 +pkgver=1.3.6 pkgrel=1 pkgdesc='A multiprocessing distributed task queue for Django' arch=(any) @@ -19,7 +19,7 @@ git python-setuptools ) -_tag=ef3cffb738933d4e68acb71fe68924083dafd002 +_tag=8d49825d4047dfbb96b3230968e6bdfd00a60505 source=(git+https://github.com/Koed00/django-q.git#tag=${_tag}) sha256sums=(SKIP)
