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

Kyle Keen kkeen at nymeria.archlinux.org
Mon Aug 19 07:45:07 UTC 2013


    Date: Monday, August 19, 2013 @ 09:45:07
  Author: kkeen
Revision: 95961

upgpkg: python-irc 8.4-1

Modified:
  python-irc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-19 07:36:44 UTC (rev 95960)
+++ PKGBUILD	2013-08-19 07:45:07 UTC (rev 95961)
@@ -6,16 +6,16 @@
 
 pkgbase=python-irc
 pkgname=('python-irc' 'python2-irc')
-pkgver=8.3
+pkgver=8.4
 pkgrel=1
 pkgdesc="IRC (Internet Relay Chat) protocol client library for Python"
-makedepends=('python-distribute' 'python2-distribute')
+makedepends=('python-setuptools' 'python2-setuptools')
 #checkdepends=('python-pytest' 'python2-pytest')  # AUR packages
 arch=('any')
 url="http://pypi.python.org/pypi/irc"
 license=('LGPL')
 source=(http://pypi.python.org/packages/source/i/irc/irc-$pkgver.zip)
-md5sums=('27664b72f9caaa5e44fca4a3020184a1')
+md5sums=('f8988387770cb0d3c74178f7747f1e24')
 
 build() {
   cd "$srcdir"




More information about the arch-commits mailing list