Date: Tuesday, May 5, 2020 @ 11:07:49 Author: alucryd Revision: 624905
upgpkg: python-django-modeltranslation v0.15.0-1 Modified: python-django-modeltranslation/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-05 11:07:15 UTC (rev 624904) +++ PKGBUILD 2020-05-05 11:07:49 UTC (rev 624905) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-django-modeltranslation -pkgver=0.14.2 +pkgver=v0.15.0 pkgrel=1 pkgdesc='Translates Django models using a registration approach' arch=(any) @@ -12,7 +12,7 @@ git python-setuptools ) -source=(git+https://github.com/deschler/django-modeltranslation.git#tag=bb34e8cf96651ccd7a10b17f181eedb763c6cd0b) +source=(git+https://github.com/deschler/django-modeltranslation.git#tag=3cad653a8c74cf6cf3409d4e81ffad8b50f751a5) sha256sums=(SKIP) pkgver() {
