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

David Runge dvzrv at archlinux.org
Wed May 1 16:48:18 UTC 2019


    Date: Wednesday, May 1, 2019 @ 16:48:17
  Author: dvzrv
Revision: 457424

upgpkg: python-iwlib 1.6.2-1

Upgrading to 1.6.2.

Modified:
  python-iwlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-01 14:53:09 UTC (rev 457423)
+++ PKGBUILD	2019-05-01 16:48:17 UTC (rev 457424)
@@ -2,8 +2,8 @@
 
 _name=iwlib
 pkgname=python-iwlib
-pkgver=1.6.1
-pkgrel=5
+pkgver=1.6.2
+pkgrel=1
 pkgdesc='Python module to interface with iwlib'
 arch=('x86_64')
 url="https://github.com/nathan-hoad/python-iwlib"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('dd6e742c8563408a0aa9c873059705eb92b294d4adc9d40d784eee148b4053b39aab4e41696328b7397ee4587ea1ce05e7dc6577705bb30d0fae2b857db7f95e')
+sha512sums=('bc7a1406586f7b6e87040cb9ab9653437f6bcd4a103b2490b9d993e0a7aa1f1a65713a9b9dbee54a2fa9a38296db3cddc7d634abb4f43c0873d6874cd5b0ab6e')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list