[arch-commits] Commit in python-milc/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sun Jan 24 17:03:54 UTC 2021
Date: Sunday, January 24, 2021 @ 17:03:53
Author: foxboron
Revision: 828806
upgpkg: python-milc 1.1.0-1
Modified:
python-milc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-24 17:02:48 UTC (rev 828805)
+++ PKGBUILD 2021-01-24 17:03:53 UTC (rev 828806)
@@ -1,7 +1,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=python-milc
-pkgver=1.0.12
+pkgver=1.1.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=('3cbe8b6b826503e0b96c36283bc2488f7fb9b45b7b5b22fd3846a6f31452bcf7')
+sha256sums=('4bead2e48cec88ccb6566ad701fc6fa40f3f0101dc62db5cbcfb3e72abb0a892')
build() {
cd "${pkgname#python-}-${pkgver}"
More information about the arch-commits
mailing list