[arch-commits] Commit in python-yaspin/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 21 20:10:40 UTC 2020
Date: Tuesday, July 21, 2020 @ 20:10:40
Author: felixonmars
Revision: 664773
upgpkg: python-yaspin 0.18.0-1
Modified:
python-yaspin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-21 20:08:09 UTC (rev 664772)
+++ PKGBUILD 2020-07-21 20:10:40 UTC (rev 664773)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-yaspin
-pkgver=0.17.0
+pkgver=0.18.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=("$pkgname-$pkgver.tar.gz::https://github.com/pavdmyt/yaspin/archive/v$pkgver.tar.gz")
-sha512sums=('e059737d8f2b46929c8044ade0203d9f1298fc42a7354a984f385de5a72ebee06f2d7cbccb6c692c283b76139b825399901047ac0d6899147cf7a9532cc5b142')
+sha512sums=('daa8ee8272ee48afb5cb0685da4daa4e64d2ce31dda7d1e818655a9c2360242068e234b38ffdb80df766724836668fe5da375817a33ad292804384bc335bb09f')
prepare() {
cd yaspin-$pkgver
More information about the arch-commits
mailing list