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

Felix Yan felixonmars at archlinux.org
Sun Feb 21 19:24:08 UTC 2021


    Date: Sunday, February 21, 2021 @ 19:24:07
  Author: felixonmars
Revision: 867862

upgpkg: python-yaspin 1.4.0-1

Modified:
  python-yaspin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-21 19:23:44 UTC (rev 867861)
+++ PKGBUILD	2021-02-21 19:24:07 UTC (rev 867862)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-yaspin
-pkgver=1.3.0
+pkgver=1.4.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=('e6bd8cd46543f4257529af0938d931e9ebee0581addcb8ce96cc08ef326d59d3c2b1684637c7bdedea445de726b464545c8c4444797bfd09790f6d13d291975f')
+sha512sums=('678616341ed86d23e3021df628ae607039ed06d9fccc872f72c45c5a9da1a04215d26c7cfbe647db8bd04593a82d7c78d024778a9ad8d9c56922663c3320a708')
 
 prepare() {
   cd yaspin-$pkgver



More information about the arch-commits mailing list