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

Felix Yan felixonmars at archlinux.org
Tue Dec 10 04:01:02 UTC 2019


    Date: Tuesday, December 10, 2019 @ 04:01:02
  Author: felixonmars
Revision: 536469

upgpkg: python-configargparse 0.15.2-1

Modified:
  python-configargparse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-10 03:58:56 UTC (rev 536468)
+++ PKGBUILD	2019-12-10 04:01:02 UTC (rev 536469)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-configargparse
-pkgver=0.15.0
-pkgrel=3
+pkgver=0.15.2
+pkgrel=1
 pkgdesc='A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables'
 arch=('any')
 url='https://github.com/zorro3/ConfigArgParse'
@@ -12,7 +12,7 @@
 checkdepends=('python-yaml')
 optdepends=('python-yaml: for YAML support')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/bw2/ConfigArgParse/archive/$pkgver.tar.gz")
-sha512sums=('480bd0ef404d19c43fa9c5dffe6e177731011206aca4347a7b4b286783a6590fffe2fabdbf296cda515ccac56c81ef0856faa15bb5fc0b5b2b38f768441f505c')
+sha512sums=('c8403751506b3ce096d707067659492422ecef8e684107935ab26f2e518c7c2c4baca8882cac55dd1961a86e5ad95b73389bc1a681cd2a67b5000bd6d626d2d9')
 
 build() {
   cd ConfigArgParse-$pkgver



More information about the arch-commits mailing list