Date: Friday, October 16, 2020 @ 06:36:16 Author: alucryd Revision: 724320
upgpkg: python-django-modeltranslation 0.16.0-1 Modified: python-django-modeltranslation/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-16 06:34:10 UTC (rev 724319) +++ PKGBUILD 2020-10-16 06:36:16 UTC (rev 724320) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-django-modeltranslation -pkgver=0.15.2 +pkgver=0.16.0 pkgrel=1 pkgdesc='Translates Django models using a registration approach' arch=(any) @@ -12,7 +12,7 @@ git python-setuptools ) -_tag=9eaabb6151b8996481bbdb9cd2b3ed34f0099ee7 +_tag=c7e3cd64d938b1738899678d482e1cc9f34a38be source=(git+https://github.com/deschler/django-modeltranslation.git#tag=${_tag}) sha256sums=(SKIP)
