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

Kyle Keen kkeen at archlinux.org
Sat Apr 22 23:19:06 UTC 2017


    Date: Saturday, April 22, 2017 @ 23:19:05
  Author: kkeen
Revision: 224429

upgpkg: python-irc 15.1.1-1

Modified:
  python-irc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-22 22:53:30 UTC (rev 224428)
+++ PKGBUILD	2017-04-22 23:19:05 UTC (rev 224429)
@@ -6,8 +6,8 @@
 
 pkgbase=python-irc
 pkgname=('python-irc' 'python2-irc')
-pkgver=15.0.6
-pkgrel=2
+pkgver=15.1.1
+pkgrel=1
 pkgdesc="IRC (Internet Relay Chat) protocol client library for Python"
 depends=('python-six' 'python-pytz' 'python-more-itertools' 'python-jaraco')
 makedepends=('python-setuptools' 'python2-setuptools'
@@ -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=('c640d2879502ad087c16fd7497d226bf')
+md5sums=('7f601e5f2af527278e56b63b901d7527')
 
 build() {
   cd "$srcdir"



More information about the arch-commits mailing list