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

Kyle Keen kkeen at archlinux.org
Sat Nov 5 11:11:30 UTC 2016


    Date: Saturday, November 5, 2016 @ 11:11:30
  Author: kkeen
Revision: 194690

upgpkg: python-irc 15.0.4-1

Modified:
  python-irc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-05 08:39:06 UTC (rev 194689)
+++ PKGBUILD	2016-11-05 11:11:30 UTC (rev 194690)
@@ -6,7 +6,7 @@
 
 pkgbase=python-irc
 pkgname=('python-irc' 'python2-irc')
-pkgver=15.0.3
+pkgver=15.0.4
 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=('14ad3be51112e89f0d4d2392e64fc46f')
+md5sums=('facb018e1866f825f8085ecaf5ef3a96')
 
 build() {
   cd "$srcdir"



More information about the arch-commits mailing list