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

Maxime Gauduin alucryd at gemini.archlinux.org
Sun May 1 08:03:06 UTC 2022


    Date: Sunday, May 1, 2022 @ 08:03:06
  Author: alucryd
Revision: 1192017

upgpkg: python-django-modeltranslation 0.17.6-1

Modified:
  python-django-modeltranslation/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-01 08:02:14 UTC (rev 1192016)
+++ PKGBUILD	2022-05-01 08:03:06 UTC (rev 1192017)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-django-modeltranslation
-pkgver=0.17.3
-pkgrel=2
+pkgver=0.17.6
+pkgrel=1
 pkgdesc='Translates Django models using a registration approach'
 arch=(any)
 url=https://github.com/deschler/django-modeltranslation
@@ -12,7 +12,7 @@
   git
   python-setuptools
 )
-_tag=804f7501450dec80b4c9a40f71d2b198515d0c1e
+_tag=f5264aa5b929c0d8e9f9bac30921ec82f3824046
 source=(git+https://github.com/deschler/django-modeltranslation.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list