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

Thore Bödecker foxxx0 at archlinux.org
Tue Aug 11 12:49:38 UTC 2020


    Date: Tuesday, August 11, 2020 @ 12:49:37
  Author: foxxx0
Revision: 674517

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

Modified:
  python-pyroute2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-11 12:46:26 UTC (rev 674516)
+++ PKGBUILD	2020-08-11 12:49:37 UTC (rev 674517)
@@ -6,7 +6,7 @@
 _pkgbase="${pkgbase//python-/}"
 pkgname=("python-${_pkgbase}")
 pkgdesc="A pure Python netlink and Linux network configuration library"
-pkgver=0.5.12
+pkgver=0.5.13
 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=('a4374affe4b0591bed53f985f197aea1644038aebd91797c61b905557903b21af7ddf9a31b233b9d89ed0261d0ac4a67b34728ea07ab7eb773552855aa0a59b9')
+sha512sums=('bb0ad606352bca8573d7686c52a0cc4b02a33174044177c74f842a061e9dc66669f2ebb14e80dbde31e146826f10c0c0ab0ce3324a87be4ba80e2f661e1b51d3')
 
 build() {
   cd "${srcdir}/${_pkgbase}-${pkgver}"



More information about the arch-commits mailing list