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

Morten Linderud foxboron at archlinux.org
Mon Mar 29 17:13:52 UTC 2021


    Date: Monday, March 29, 2021 @ 17:13:52
  Author: foxboron
Revision: 909375

upgpkg: python-milc 1.3.0-1

Modified:
  python-milc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-29 17:13:24 UTC (rev 909374)
+++ PKGBUILD	2021-03-29 17:13:52 UTC (rev 909375)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-milc
-pkgver=1.2.0
+pkgver=1.3.0
 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=('bfb77ccf8587d4a80940856bfd572908ebb51c6b731cbd91543bbce5ab5cd873')
+sha256sums=('95c3af881b601e96049d5818818088ccf8a9ff4395b961ae451f968ddafa3b30')
 
 build() {
     cd "${pkgname#python-}-${pkgver}"



More information about the arch-commits mailing list