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

Kyle Keen kkeen at nymeria.archlinux.org
Sun Feb 24 15:30:55 UTC 2013


    Date: Sunday, February 24, 2013 @ 16:30:55
  Author: kkeen
Revision: 84784

upgpkg: python-irc 8.0.1-1

Modified:
  python-irc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-24 15:27:59 UTC (rev 84783)
+++ PKGBUILD	2013-02-24 15:30:55 UTC (rev 84784)
@@ -6,7 +6,7 @@
 
 pkgbase=python-irc
 pkgname=('python-irc' 'python2-irc')
-pkgver=5.0.1
+pkgver=8.0.1
 pkgrel=1
 pkgdesc="IRC (Internet Relay Chat) protocol client library for Python"
 makedepends=('python-distribute' 'python2-distribute')
@@ -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=('591c58dd7e5be62f2b73393285b59d22')
+md5sums=('0d4073d11845cac2d9eef60505f3c5fc')
 
 build() {
   cd "$srcdir"




More information about the arch-commits mailing list