Date: Thursday, May 6, 2021 @ 09:05:47 Author: alucryd Revision: 928403
upgpkg: python-django-modeltranslation 0.17.1-1 Modified: python-django-modeltranslation/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-06 09:05:22 UTC (rev 928402) +++ PKGBUILD 2021-05-06 09:05:47 UTC (rev 928403) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-django-modeltranslation -pkgver=0.16.2 +pkgver=0.17.1 pkgrel=1 pkgdesc='Translates Django models using a registration approach' arch=(any) @@ -12,7 +12,7 @@ git python-setuptools ) -_tag=fa5af79963081fe11b234b29307231c0f2223d57 +_tag=ce1261067278d3f2d3e00bc7a87542cdebb11272 source=(git+https://github.com/deschler/django-modeltranslation.git#tag=${_tag}) sha256sums=(SKIP)
