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

Morten Linderud foxboron at gemini.archlinux.org
Sun Apr 3 12:30:38 UTC 2022


    Date: Sunday, April 3, 2022 @ 12:30:37
  Author: foxboron
Revision: 1180985

upgpkg: python-milc 1.6.6-1: upgpkg: python-milc 1.6.6-1

Modified:
  python-milc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-03 12:28:37 UTC (rev 1180984)
+++ PKGBUILD	2022-04-03 12:30:37 UTC (rev 1180985)
@@ -1,8 +1,8 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-milc
-pkgver=1.6.5
-pkgrel=3
+pkgver=1.6.6
+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=('c2ec7ca643f7bc59ed22b510cdd2ff9fb28c1778a9b98021c4386bcb6854ea08')
+sha256sums=('b383bccac8dfb21748ec0433daba2c9128b53c2991b5c443284d102ad219841b')
 
 build() {
     cd "${pkgname#python-}-${pkgver}"



More information about the arch-commits mailing list