[arch-commits] Commit in python-milc/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Sat Oct 30 20:28:17 UTC 2021
Date: Saturday, October 30, 2021 @ 20:28:17
Author: foxboron
Revision: 1035012
upgpkg: python-milc 1.6.5-1
Modified:
python-milc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-30 20:27:32 UTC (rev 1035011)
+++ PKGBUILD 2021-10-30 20:28:17 UTC (rev 1035012)
@@ -1,7 +1,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=python-milc
-pkgver=1.4.2
+pkgver=1.6.5
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=('b4ba7c099aad04cf9addc12f924d8caff23039c4674b304962c59c02594eea39')
+sha256sums=('c2ec7ca643f7bc59ed22b510cdd2ff9fb28c1778a9b98021c4386bcb6854ea08')
build() {
cd "${pkgname#python-}-${pkgver}"
More information about the arch-commits
mailing list