Date: Thursday, November 10, 2022 @ 15:56:16
  Author: alucryd
Revision: 1346439

upgpkg: python-django-modeltranslation 0.18.7-1

Modified:
  python-django-modeltranslation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-10 15:55:59 UTC (rev 1346438)
+++ PKGBUILD    2022-11-10 15:56:16 UTC (rev 1346439)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=python-django-modeltranslation
-pkgver=0.18.6
+pkgver=0.18.7
 pkgrel=1
 pkgdesc='Translates Django models using a registration approach'
 arch=(any)
@@ -12,7 +12,7 @@
   git
   python-setuptools
 )
-_tag=57b1c33af665e9dc47c1ff172a628a357dc017e5
+_tag=50702bb36f625073b439403184b433ccb4d66118
 
source=(git+https://github.com/deschler/django-modeltranslation.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to