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

Morten Linderud foxboron at archlinux.org
Wed Mar 24 22:42:20 UTC 2021


    Date: Wednesday, March 24, 2021 @ 22:42:20
  Author: foxboron
Revision: 901934

upgpkg: python-milc 1.2.0-1

Modified:
  python-milc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 22:32:58 UTC (rev 901933)
+++ PKGBUILD	2021-03-24 22:42:20 UTC (rev 901934)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-milc
-pkgver=1.1.0
+pkgver=1.2.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=('4bead2e48cec88ccb6566ad701fc6fa40f3f0101dc62db5cbcfb3e72abb0a892')
+sha256sums=('bfb77ccf8587d4a80940856bfd572908ebb51c6b731cbd91543bbce5ab5cd873')
 
 build() {
     cd "${pkgname#python-}-${pkgver}"



More information about the arch-commits mailing list