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

Morten Linderud foxboron at archlinux.org
Thu Oct 22 18:01:31 UTC 2020


    Date: Thursday, October 22, 2020 @ 18:01:31
  Author: foxboron
Revision: 729338

upgpkg: python-milc 1.0.9-1

Modified:
  python-milc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 18:00:10 UTC (rev 729337)
+++ PKGBUILD	2020-10-22 18:01:31 UTC (rev 729338)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-milc
-pkgver=1.0.8
+pkgver=1.0.9
 pkgrel=1
 pkgdesc="Opinionated Batteries-Included Python 3 CLI Framework."
 arch=("any")
@@ -11,7 +11,7 @@
 makedepends=("python-setuptools")
 checkdepends=("python-semver" "python-nose2")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/clueboard/milc/archive/${pkgver}.tar.gz")
-sha256sums=('a3e824ee4ea23a450d59d65d7b3f007ba79888511a94d4be730ecb24af725fca')
+sha256sums=('db84d73eefe010279647566097b103c4e10700c8afca8bf703037e951d8a3f78')
 
 build() {
     cd "${pkgname#python-}-${pkgver}"



More information about the arch-commits mailing list