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

Jelle van der Waa jelle at archlinux.org
Mon Nov 14 20:38:37 UTC 2016


    Date: Monday, November 14, 2016 @ 20:38:37
  Author: jelle
Revision: 195914

upgpkg: python-dateutil 2.6.0-1

Modified:
  python-dateutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 20:36:55 UTC (rev 195913)
+++ PKGBUILD	2016-11-14 20:38:37 UTC (rev 195914)
@@ -1,9 +1,9 @@
-#/Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
+#Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
 #Contributor: lilydjwg <lilydjwg at gmail.com>
 
 pkgbase=python-dateutil
 pkgname=('python-dateutil' 'python2-dateutil')
-pkgver=2.5.3
+pkgver=2.6.0
 pkgrel=1
 pkgdesc="Provides powerful extensions to the standard datetime module"
 arch=('any')
@@ -11,7 +11,7 @@
 url="https://github.com/dateutil/dateutil"
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six')
 source=("$pkgbase-$pkgver.tar.gz"::"https://github.com/dateutil/dateutil/archive/$pkgver.tar.gz")
-md5sums=('93e297b21a3c5d2a8db878788efbcf25')
+md5sums=('7ac719938274be8da1ab870c3b35941c')
 
 build() {
   cd $srcdir



More information about the arch-commits mailing list