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

Kyle Keen kkeen at archlinux.org
Sat Dec 24 06:01:19 UTC 2016


    Date: Saturday, December 24, 2016 @ 06:01:18
  Author: kkeen
Revision: 201313

upgpkg: python-irc 15.0.6-1

Modified:
  python-irc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-24 04:23:18 UTC (rev 201312)
+++ PKGBUILD	2016-12-24 06:01:18 UTC (rev 201313)
@@ -6,7 +6,7 @@
 
 pkgbase=python-irc
 pkgname=('python-irc' 'python2-irc')
-pkgver=15.0.5
+pkgver=15.0.6
 pkgrel=1
 pkgdesc="IRC (Internet Relay Chat) protocol client library for Python"
 depends=('python-six' 'python-pytz' 'python-more-itertools' 'python-jaraco')
@@ -17,7 +17,7 @@
 url="http://pypi.python.org/pypi/irc"
 license=('LGPL')
 source=("https://files.pythonhosted.org/packages/source/i/irc/irc-$pkgver.tar.gz")
-md5sums=('c89a6a68946fe522f2b75ee417599af0')
+md5sums=('c640d2879502ad087c16fd7497d226bf')
 
 build() {
   cd "$srcdir"



More information about the arch-commits mailing list