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

Thore Bödecker foxxx0 at archlinux.org
Wed Sep 9 13:03:35 UTC 2020


    Date: Wednesday, September 9, 2020 @ 13:03:35
  Author: foxxx0
Revision: 701599

upgpkg: python-pyroute2 0.5.14-1: update to upstream release 0.5.14

Modified:
  python-pyroute2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-09 12:51:28 UTC (rev 701598)
+++ PKGBUILD	2020-09-09 13:03:35 UTC (rev 701599)
@@ -6,7 +6,7 @@
 _pkgbase="${pkgbase//python-/}"
 pkgname=("python-${_pkgbase}")
 pkgdesc="A pure Python netlink and Linux network configuration library"
-pkgver=0.5.13
+pkgver=0.5.14
 pkgrel=1
 arch=('any')
 url="https://docs.pyroute2.org/"
@@ -14,7 +14,7 @@
 depends=('python')
 makedepends=('python' 'python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/${_pkgbase:0:1}/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
-sha512sums=('bb0ad606352bca8573d7686c52a0cc4b02a33174044177c74f842a061e9dc66669f2ebb14e80dbde31e146826f10c0c0ab0ce3324a87be4ba80e2f661e1b51d3')
+sha512sums=('081152662fa12398876e0b4a886cc7f79a9e664c8c4c256b6079251c046808c538c0e0b7c1717e04067c8827be0705ade1c2320fb51434d5d50df21f579f3186')
 
 build() {
   cd "${srcdir}/${_pkgbase}-${pkgver}"



More information about the arch-commits mailing list