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

Maxime Gauduin alucryd at archlinux.org
Fri Apr 7 20:30:55 UTC 2017


    Date: Friday, April 7, 2017 @ 20:30:52
  Author: alucryd
Revision: 221317

upgpkg: python-django-modeltranslation 0.12.1-1

Modified:
  python-django-modeltranslation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-07 20:26:09 UTC (rev 221316)
+++ PKGBUILD	2017-04-07 20:30:52 UTC (rev 221317)
@@ -3,8 +3,8 @@
 
 pkgbase=python-django-modeltranslation
 pkgname=('python-django-modeltranslation' 'python2-django-modeltranslation')
-pkgver=0.12
-pkgrel=2
+pkgver=0.12.1
+pkgrel=1
 pkgdesc='Translates Django models using a registration approach'
 arch=('any')
 url='https://github.com/deschler/django-modeltranslation'
@@ -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=('SKIP')
+sha256sums=('a8858670ec6bbb10482cbc893112066ed56fc1ea28396f8c4cbfe99d6bbb1b21')
 
 prepare() {
   cp -r {,python-}django-modeltranslation-${pkgver}



More information about the arch-commits mailing list