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

Jiachen Yang farseerfc at archlinux.org
Thu Apr 7 04:39:30 UTC 2016


    Date: Thursday, April 7, 2016 @ 06:39:29
  Author: farseerfc
Revision: 169610

upgpkg: python-feedgenerator 1.8-1

update python-feedgenerator 1.8-1

Modified:
  python-feedgenerator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-07 03:27:19 UTC (rev 169609)
+++ PKGBUILD	2016-04-07 04:39:29 UTC (rev 169610)
@@ -3,8 +3,8 @@
 # Contributor: Chaoswizard <chaoswizard at gmail.com>
 _name=feedgenerator
 pkgname="python-${_name}"
-pkgver=1.7
-pkgrel=3
+pkgver=1.8
+pkgrel=1
 pkgdesc="Standalone version of django.utils.feedgenerator (python3)."
 url="http://pypi.python.org/pypi/feedgenerator"
 arch=('any')
@@ -12,8 +12,8 @@
 depends=('python' 'python-pytz' 'python-six')
 makedepends=('python-distribute')
 source=("https://pypi.python.org/packages/source/f/${_name}/${_name}-${pkgver}.tar.gz")
-md5sums=('92978492871342ad64e8ae0ccfcf200c')
-sha256sums=('5d6b0b10134ac392be0c0c3a39c0e1d7e9c17cc7894590f75981e3f497a4a60f')
+md5sums=('1ca75c35334f82b9aa51f38b20b714e6')
+sha256sums=('c00a60ee5179c99330078f4016c39924154a34677f0b84c62556b5ebc2ad7156')
 
 package() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list