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

Morten Linderud foxboron at gemini.archlinux.org
Tue Aug 2 21:36:16 UTC 2022


    Date: Tuesday, August 2, 2022 @ 21:36:16
  Author: foxboron
Revision: 1259929

upgpkg: python-irc 20.1.0-1

Modified:
  python-irc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-02 21:31:32 UTC (rev 1259928)
+++ PKGBUILD	2022-08-02 21:36:16 UTC (rev 1259929)
@@ -5,8 +5,8 @@
 # Contributor: Stefano Esposito <ragnarok at email.it>
 
 pkgname=python-irc
-pkgver=20.0.0
-pkgrel=2
+pkgver=20.1.0
+pkgrel=1
 pkgdesc="IRC (Internet Relay Chat) protocol client library for Python"
 arch=('any')
 url="https://pypi.python.org/pypi/irc"
@@ -24,7 +24,7 @@
 makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 'python-wheel')
 checkdepends=(python-pytest python-pytest-enabler python-pygments)
 source=("https://files.pythonhosted.org/packages/source/i/irc/irc-$pkgver.tar.gz")
-sha256sums=('59acb8d69d61a0cbd290e77e6ff10a8c7f2201fb8c7b7d5a195b5883d0c40b0a')
+sha256sums=('b6f737932dd4791f3b18e319de7b7daf02d2285a6bea263d101f4d8e553807ec')
 
 build() {
   cd "irc-$pkgver"



More information about the arch-commits mailing list