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

Bruno Pagani archange at archlinux.org
Mon Jul 27 22:33:05 UTC 2020


    Date: Monday, July 27, 2020 @ 22:33:05
  Author: archange
Revision: 665548

upgpkg: python-helpdev 0.7.1-1

Modified:
  python-helpdev/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-27 22:07:10 UTC (rev 665547)
+++ PKGBUILD	2020-07-27 22:33:05 UTC (rev 665548)
@@ -2,7 +2,7 @@
 
 _pkg=helpdev
 pkgname=python-${_pkg}
-pkgver=0.6.10
+pkgver=0.7.1
 pkgrel=1
 pkgdesc="Helping users and developers to get information about the environment to report bugs"
 arch=(any)
@@ -14,7 +14,7 @@
 #PyPi does not have tests nor LICENSE
 #source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
 source=(${url}/-/archive/v${pkgver}/${_pkg}-v${pkgver}.tar.bz2)
-sha256sums=('ca478a30dbe0742f7a513b4017e83672e946f5c3c5b6c394d4386e54c0c63a19')
+sha256sums=('b52f83d6d3935500da42b434747569660d526cd36e88069bd67a8747cca488fc')
 
 build() {
   cd ${_pkg}-v${pkgver}



More information about the arch-commits mailing list