[arch-commits] Commit in python-irc/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Mon Jun 10 15:07:37 UTC 2013
Date: Monday, June 10, 2013 @ 17:07:37
Author: bpiotrowski
Revision: 92645
upgpkg: python-irc 8.3-1
- upstream release
Modified:
python-irc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-06-10 11:55:07 UTC (rev 92644)
+++ PKGBUILD 2013-06-10 15:07:37 UTC (rev 92645)
@@ -6,7 +6,7 @@
pkgbase=python-irc
pkgname=('python-irc' 'python2-irc')
-pkgver=8.0.1
+pkgver=8.3
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=('0d4073d11845cac2d9eef60505f3c5fc')
+md5sums=('27664b72f9caaa5e44fca4a3020184a1')
build() {
cd "$srcdir"
More information about the arch-commits
mailing list