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

Thore Bödecker foxxx0 at archlinux.org
Tue Nov 17 09:07:01 UTC 2020


    Date: Tuesday, November 17, 2020 @ 09:07:01
  Author: foxxx0
Revision: 756073

upgpkg: python-portend 2.7.0-1: update to upstream release 2.7.0

Modified:
  python-portend/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-17 08:52:40 UTC (rev 756072)
+++ PKGBUILD	2020-11-17 09:07:01 UTC (rev 756073)
@@ -3,8 +3,8 @@
 
 pkgname='python-portend'
 _pkgbase="${pkgname//python-/}"
-pkgver=2.6
-pkgrel=5
+pkgver=2.7.0
+pkgrel=1
 pkgdesc="Use portend to monitor TCP ports for bound or unbound states."
 arch=('any')
 url="https://github.com/jaraco/portend"
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_pkgbase:0:1}/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz"
         'LICENSE')
-sha512sums=('9e53c668ba9d0ddb2e92d9b4c97d2b8a4d858a6fc44123414ee3c8ac433f51f50a4773ee08f85bb134e49aeace2a17baffd32962d36df0b19b505a2c6634bf7e'
+sha512sums=('8c81e524e94c4902806a6d33a2811d405e6024796fdbfb5ee1037a177b0aaed4c1b87b76822eee5ca55e552ffa569f4e619d0c1645f0d10c17f8d721ec73787b'
             '1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944')
 
 prepare() {



More information about the arch-commits mailing list