Date: Tuesday, June 2, 2020 @ 09:28:25 Author: alucryd Revision: 637963
upgpkg: python-django-q 1.2.3-1 Modified: python-django-q/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-02 09:28:01 UTC (rev 637962) +++ PKGBUILD 2020-06-02 09:28:25 UTC (rev 637963) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-django-q -pkgver=1.2.1 +pkgver=1.2.3 pkgrel=1 pkgdesc='A multiprocessing distributed task queue for Django' arch=(any) @@ -19,7 +19,7 @@ git python-setuptools ) -source=(git+https://github.com/Koed00/django-q.git#tag=a6052f5a6a060f44dc255481b21c93deb7675dfd) +source=(git+https://github.com/Koed00/django-q.git#tag=56982bdd268f490160d30c2552620fdd0083b9e9) sha256sums=(SKIP) pkgver() {
