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

Kyle Keen kkeen at archlinux.org
Tue Jul 4 10:52:08 UTC 2017


    Date: Tuesday, July 4, 2017 @ 10:52:07
  Author: kkeen
Revision: 242294

upgpkg: python-irc 16.0-1

Modified:
  python-irc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-04 10:05:42 UTC (rev 242293)
+++ PKGBUILD	2017-07-04 10:52:07 UTC (rev 242294)
@@ -6,7 +6,7 @@
 
 pkgbase=python-irc
 pkgname=('python-irc' 'python2-irc')
-pkgver=15.1.1
+pkgver=16.0
 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=('7f601e5f2af527278e56b63b901d7527')
+md5sums=('c0f7213499d546d5c3af1b9a8a363515')
 
 build() {
   cd "$srcdir"



More information about the arch-commits mailing list