Date: Thursday, November 5, 2020 @ 07:24:56 Author: alucryd Revision: 742802
upgpkg: python-django-q 1.3.4-1 Modified: python-django-q/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-05 07:24:36 UTC (rev 742801) +++ PKGBUILD 2020-11-05 07:24:56 UTC (rev 742802) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-django-q -pkgver=1.3.3 +pkgver=1.3.4 pkgrel=1 pkgdesc='A multiprocessing distributed task queue for Django' arch=(any) @@ -19,7 +19,7 @@ git python-setuptools ) -_tag=aba36e288442bc2df8f0d8f719dad6b2be440a0f +_tag=552af9db8c8aa42831eca9804e366729180d0eff source=(git+https://github.com/Koed00/django-q.git#tag=${_tag}) sha256sums=(SKIP)
