[arch-commits] Commit in python-yaspin/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Aug 16 12:55:08 UTC 2021
Date: Monday, August 16, 2021 @ 12:55:08
Author: felixonmars
Revision: 1000972
upgpkg: python-yaspin 2.1.0-1
Modified:
python-yaspin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-16 12:25:48 UTC (rev 1000971)
+++ PKGBUILD 2021-08-16 12:55:08 UTC (rev 1000972)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-yaspin
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="Yet Another Terminal Spinner"
url="https://github.com/pavdmyt/yaspin"
@@ -11,7 +11,7 @@
makedepends=('python-dephell')
checkdepends=('python-pytest-runner')
source=("https://github.com/pavdmyt/yaspin/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('5e3be4b8870ea37284b6efea939bbd5a9b6864d663812e163ec76da7f4ba1d04ab14234b0d51a6e8f0947cc622d3ff84d3584cb528b3ba86edaeb9ec53209ecc')
+sha512sums=('ea2379fe052ac7523a6383b51babc867adccbf98938f2ca6755a33fc932fee54c5bc84e91ab09ad1d88b436f55d7bc4f69ae63a13453b7aac3877bcd1efe232a')
prepare() {
cd yaspin-$pkgver
More information about the arch-commits
mailing list