[arch-commits] Commit in python-irc/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Thu Oct 24 12:49:21 UTC 2019
Date: Thursday, October 24, 2019 @ 12:49:20
Author: kkeen
Revision: 518801
upgpkg: python-irc 17.1-1
Modified:
python-irc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-24 12:42:53 UTC (rev 518800)
+++ PKGBUILD 2019-10-24 12:49:20 UTC (rev 518801)
@@ -4,7 +4,7 @@
# Contributor: Stefano Esposito <ragnarok at email.it>
pkgname=python-irc
-pkgver=16.4
+pkgver=17.1
pkgrel=1
pkgdesc="IRC (Internet Relay Chat) protocol client library for Python"
depends=('python-six' 'python-pytz' 'python-more-itertools' 'python-jaraco' 'python-tempora')
@@ -14,7 +14,7 @@
url="https://pypi.python.org/pypi/irc"
license=('LGPL')
source=("https://files.pythonhosted.org/packages/source/i/irc/irc-$pkgver.tar.gz")
-md5sums=('b201b4f58cc1e2a59cb675a59a0b7b37')
+md5sums=('49e9851caa35fbc82953519ee6c1626e')
prepare() {
cd "$srcdir"
More information about the arch-commits
mailing list