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

Thore Bödecker foxxx0 at archlinux.org
Wed Feb 17 15:08:12 UTC 2021


    Date: Wednesday, February 17, 2021 @ 15:08:11
  Author: foxxx0
Revision: 862540

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

Modified:
  python-portend/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-17 15:06:37 UTC (rev 862539)
+++ PKGBUILD	2021-02-17 15:08:11 UTC (rev 862540)
@@ -3,8 +3,8 @@
 
 pkgname='python-portend'
 _pkgbase="${pkgname//python-/}"
-pkgver=2.7.0
-pkgrel=2
+pkgver=2.7.1
+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=('8c81e524e94c4902806a6d33a2811d405e6024796fdbfb5ee1037a177b0aaed4c1b87b76822eee5ca55e552ffa569f4e619d0c1645f0d10c17f8d721ec73787b'
+sha512sums=('079bfc286491753e980b5000ee716031225439523a8d9a79c2571359adee74ee024dd680c41adb966487dc39eea3d0dbeb928c5c72fa21ab897283310ef21906'
             '1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944')
 
 prepare() {



More information about the arch-commits mailing list