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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 15 14:09:37 UTC 2018


    Date: Thursday, March 15, 2018 @ 14:09:34
  Author: alucryd
Revision: 308504

upgpkg: python-django-modeltranslation 0.12.2-1

Modified:
  python-django-modeltranslation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-15 14:09:03 UTC (rev 308503)
+++ PKGBUILD	2018-03-15 14:09:34 UTC (rev 308504)
@@ -3,7 +3,7 @@
 
 pkgbase=python-django-modeltranslation
 pkgname=('python-django-modeltranslation' 'python2-django-modeltranslation')
-pkgver=0.12.1
+pkgver=0.12.2
 pkgrel=1
 pkgdesc='Translates Django models using a registration approach'
 arch=('any')
@@ -11,7 +11,7 @@
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("django-modeltranslation-${pkgver}.tar.gz::https://github.com/deschler/django-modeltranslation/archive/${pkgver}.tar.gz")
-sha256sums=('a8858670ec6bbb10482cbc893112066ed56fc1ea28396f8c4cbfe99d6bbb1b21')
+sha256sums=('cc17012514941689f62de943bb06c91bd96fe994b7548a80f504aa8f20f01a41')
 
 prepare() {
   cp -r {,python-}django-modeltranslation-${pkgver}



More information about the arch-commits mailing list