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

Kyle Keen kkeen at nymeria.archlinux.org
Mon Sep 16 11:39:01 UTC 2013


    Date: Monday, September 16, 2013 @ 13:39:01
  Author: kkeen
Revision: 97293

upgpkg: python-irc 8.5.1-1

Modified:
  python-irc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-16 11:18:30 UTC (rev 97292)
+++ PKGBUILD	2013-09-16 11:39:01 UTC (rev 97293)
@@ -6,7 +6,7 @@
 
 pkgbase=python-irc
 pkgname=('python-irc' 'python2-irc')
-pkgver=8.4
+pkgver=8.5.1
 pkgrel=1
 pkgdesc="IRC (Internet Relay Chat) protocol client library for Python"
 makedepends=('python-setuptools' 'python2-setuptools')
@@ -15,7 +15,7 @@
 url="http://pypi.python.org/pypi/irc"
 license=('LGPL')
 source=(http://pypi.python.org/packages/source/i/irc/irc-$pkgver.zip)
-md5sums=('f8988387770cb0d3c74178f7747f1e24')
+md5sums=('6588ecc709df2220d0a4474c71b4e434')
 
 build() {
   cd "$srcdir"




More information about the arch-commits mailing list