[arch-commits] Commit in python-pyroute2/trunk (PKGBUILD)
Thore Bödecker
foxxx0 at archlinux.org
Wed Apr 22 11:56:14 UTC 2020
Date: Wednesday, April 22, 2020 @ 11:56:14
Author: foxxx0
Revision: 617640
upgpkg: python-pyroute2 0.5.12-1: update to upstream release 0.5.12
Modified:
python-pyroute2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-22 11:36:08 UTC (rev 617639)
+++ PKGBUILD 2020-04-22 11:56:14 UTC (rev 617640)
@@ -6,7 +6,7 @@
_pkgbase="${pkgbase//python-/}"
pkgname=("python-${_pkgbase}")
pkgdesc="A pure Python netlink and Linux network configuration library"
-pkgver=0.5.11
+pkgver=0.5.12
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=('38159cb3467711a73742c75154828563681df79dedba040a49fadc11afda5bbae756f724d89905fb24c7ce0d4fa0a6107aac9750586286a15eeffaaa8fa3d6bc')
+sha512sums=('a4374affe4b0591bed53f985f197aea1644038aebd91797c61b905557903b21af7ddf9a31b233b9d89ed0261d0ac4a67b34728ea07ab7eb773552855aa0a59b9')
build() {
cd "${srcdir}/${_pkgbase}-${pkgver}"
More information about the arch-commits
mailing list