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

Felix Yan felixonmars at archlinux.org
Mon Feb 1 22:32:36 UTC 2021


    Date: Monday, February 1, 2021 @ 22:32:36
  Author: felixonmars
Revision: 840775

upgpkg: python-helper 2.5.0-1

Modified:
  python-helper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-01 22:31:59 UTC (rev 840774)
+++ PKGBUILD	2021-02-01 22:32:36 UTC (rev 840775)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-helper
-pkgver=2.4.2
-pkgrel=6
+pkgver=2.5.0
+pkgrel=1
 pkgdesc="Development library for quickly writing configurable applications and daemons"
 arch=('any')
 license=('BSD')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose' 'python-mock' 'python-coverage')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/gmr/helper/archive/$pkgver.tar.gz")
-sha512sums=('56eca464eebc3e5a25f1b84c491b28c0f55f72fc3264598639fbd4200f87a1a3644b6edaba2201e97675fb33532a32df5a0e6bf0b2937b9951445666fc19c6f3')
+sha512sums=('bd0b7a46a3b1219d2099793c8ff63f17bcd82371176b6ee50e4f1c924d1bb20d8e30f70e548e8fe575b71960bd4120dc9c13487fedccf3f8cca675a2ad3aeddf')
 
 build() {
   cd helper-$pkgver



More information about the arch-commits mailing list