[arch-commits] Commit in python-django-modeltranslation/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Tue Jun 8 06:39:35 UTC 2021
Date: Tuesday, June 8, 2021 @ 06:39:35
Author: alucryd
Revision: 958665
upgpkg: python-django-modeltranslation 0.17.0-1
Modified:
python-django-modeltranslation/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-08 06:38:46 UTC (rev 958664)
+++ PKGBUILD 2021-06-08 06:39:35 UTC (rev 958665)
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=python-django-modeltranslation
-pkgver=0.17.1
+pkgver=0.17.0
pkgrel=1
pkgdesc='Translates Django models using a registration approach'
arch=(any)
@@ -12,7 +12,7 @@
git
python-setuptools
)
-_tag=ce1261067278d3f2d3e00bc7a87542cdebb11272
+_tag=f45828ffe9427ea184392296543cece91d7c4d9d
source=(git+https://github.com/deschler/django-modeltranslation.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list