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

Felix Yan felixonmars at archlinux.org
Sun Aug 2 14:03:15 UTC 2020


    Date: Sunday, August 2, 2020 @ 14:03:14
  Author: felixonmars
Revision: 667707

upgpkg: python-yaspin 1.0.0-1

Modified:
  python-yaspin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-02 14:01:53 UTC (rev 667706)
+++ PKGBUILD	2020-08-02 14:03:14 UTC (rev 667707)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-yaspin
-pkgver=0.18.0
+pkgver=1.0.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=('daa8ee8272ee48afb5cb0685da4daa4e64d2ce31dda7d1e818655a9c2360242068e234b38ffdb80df766724836668fe5da375817a33ad292804384bc335bb09f')
+sha512sums=('52ec054bd82042ab2c139c3abee124946ca247c79e954ffcba1ff7edb0986ddc28d8998fcce150cb3da891cbaf2786bad423001e5eb77bc2a9cd1d0481c52c35')
 
 prepare() {
   cd yaspin-$pkgver



More information about the arch-commits mailing list