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

Morten Linderud foxboron at archlinux.org
Mon Oct 26 16:23:46 UTC 2020


    Date: Monday, October 26, 2020 @ 16:23:46
  Author: foxboron
Revision: 733976

upgpkg: python-milc 1.0.10-1

Modified:
  python-milc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-26 16:23:37 UTC (rev 733975)
+++ PKGBUILD	2020-10-26 16:23:46 UTC (rev 733976)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-milc
-pkgver=1.0.9
+pkgver=1.0.10
 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=('db84d73eefe010279647566097b103c4e10700c8afca8bf703037e951d8a3f78')
+sha256sums=('09cd6c4839b1a25ccc426250ee75252fec8f9adced640e87f1081f03e7d87216')
 
 build() {
     cd "${pkgname#python-}-${pkgver}"



More information about the arch-commits mailing list