Date: Sunday, September 13, 2020 @ 09:12:26 Author: alucryd Revision: 705011
upgpkg: python-django-modeltranslation 0.15.2-1 Modified: python-django-modeltranslation/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-13 09:12:12 UTC (rev 705010) +++ PKGBUILD 2020-09-13 09:12:26 UTC (rev 705011) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-django-modeltranslation -pkgver=0.15.1 +pkgver=0.15.2 pkgrel=1 pkgdesc='Translates Django models using a registration approach' arch=(any) @@ -12,7 +12,7 @@ git python-setuptools ) -_tag=48127491217e4577e361f2e67a4ff66d4901bd40 +_tag=9eaabb6151b8996481bbdb9cd2b3ed34f0099ee7 source=(git+https://github.com/deschler/django-modeltranslation.git#tag=${_tag}) sha256sums=(SKIP)
