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

Kyle Keen kkeen at archlinux.org
Sun Dec 4 01:30:26 UTC 2016


    Date: Sunday, December 4, 2016 @ 01:30:22
  Author: kkeen
Revision: 197851

upgpkg: python-irc 15.0.5-1

Modified:
  python-irc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-04 01:21:17 UTC (rev 197850)
+++ PKGBUILD	2016-12-04 01:30:22 UTC (rev 197851)
@@ -6,7 +6,7 @@
 
 pkgbase=python-irc
 pkgname=('python-irc' 'python2-irc')
-pkgver=15.0.4
+pkgver=15.0.5
 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=('facb018e1866f825f8085ecaf5ef3a96')
+md5sums=('c89a6a68946fe522f2b75ee417599af0')
 
 build() {
   cd "$srcdir"



More information about the arch-commits mailing list