[arch-commits] Commit in python-portend/trunk (PKGBUILD)
Thore Bödecker
foxxx0 at gemini.archlinux.org
Tue Dec 28 10:29:11 UTC 2021
Date: Tuesday, December 28, 2021 @ 10:29:11
Author: foxxx0
Revision: 1085483
upgpkg: python-portend 3.1.0-1: update to upstream release 3.1.0
Modified:
python-portend/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-28 10:27:35 UTC (rev 1085482)
+++ PKGBUILD 2021-12-28 10:29:11 UTC (rev 1085483)
@@ -3,8 +3,8 @@
pkgname='python-portend'
_pkgbase="${pkgname//python-/}"
-pkgver=3.0.0
-pkgrel=3
+pkgver=3.1.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=('7228d454e7d22317de3462edb1e2f1b7fcf29e4601c9373709d80260ea5964c0dd4fbc39543e27a7f375b478ca119b285e47fac6ffda41401399cbe7bf485c8c'
+sha512sums=('017dff68ea85f48d19398f71fbd8189329ca9c27c05d8599dd5e53632eb5ddc6dea322e94c924a0653f25f042a3c8ee1cda5f8450b02f3406a72036d54cd1aaf'
'1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944')
prepare() {
More information about the arch-commits
mailing list