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

Morten Linderud foxboron at archlinux.org
Mon Jan 4 19:25:32 UTC 2021


    Date: Monday, January 4, 2021 @ 19:25:32
  Author: foxboron
Revision: 807910

upgpkg: python-milc 1.0.12-1

Modified:
  python-milc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-04 19:13:38 UTC (rev 807909)
+++ PKGBUILD	2021-01-04 19:25:32 UTC (rev 807910)
@@ -1,8 +1,8 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-milc
-pkgver=1.0.10
-pkgrel=3
+pkgver=1.0.12
+pkgrel=1
 pkgdesc="Opinionated Batteries-Included Python 3 CLI Framework."
 arch=("any")
 url="https://milc.clueboard.co/#/"
@@ -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=('09cd6c4839b1a25ccc426250ee75252fec8f9adced640e87f1081f03e7d87216')
+sha256sums=('3cbe8b6b826503e0b96c36283bc2488f7fb9b45b7b5b22fd3846a6f31452bcf7')
 
 build() {
     cd "${pkgname#python-}-${pkgver}"



More information about the arch-commits mailing list