[arch-commits] Commit in python-django-modeltranslation/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Thu Mar 18 09:38:32 UTC 2021


    Date: Thursday, March 18, 2021 @ 09:38:32
  Author: alucryd
Revision: 894346

upgpkg: python-django-modeltranslation 0.16.2-1

Modified:
  python-django-modeltranslation/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-18 09:37:56 UTC (rev 894345)
+++ PKGBUILD	2021-03-18 09:38:32 UTC (rev 894346)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-django-modeltranslation
-pkgver=0.16.1
+pkgver=0.16.2
 pkgrel=1
 pkgdesc='Translates Django models using a registration approach'
 arch=(any)
@@ -12,7 +12,7 @@
   git
   python-setuptools
 )
-_tag=445ee84821cc8127deee83656a8d3c7ca6f72b54
+_tag=fa5af79963081fe11b234b29307231c0f2223d57
 source=(git+https://github.com/deschler/django-modeltranslation.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list