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

Felix Yan felixonmars at archlinux.org
Sun Oct 4 18:43:36 UTC 2020


    Date: Sunday, October 4, 2020 @ 18:43:35
  Author: felixonmars
Revision: 717848

upgpkg: python-yaspin 1.1.0-1

Modified:
  python-yaspin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-04 18:43:14 UTC (rev 717847)
+++ PKGBUILD	2020-10-04 18:43:35 UTC (rev 717848)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-yaspin
-pkgver=1.0.0
+pkgver=1.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=("$pkgname-$pkgver.tar.gz::https://github.com/pavdmyt/yaspin/archive/v$pkgver.tar.gz")
-sha512sums=('52ec054bd82042ab2c139c3abee124946ca247c79e954ffcba1ff7edb0986ddc28d8998fcce150cb3da891cbaf2786bad423001e5eb77bc2a9cd1d0481c52c35')
+sha512sums=('9c8d3604b5d5eede8b0c7453c1f98bd2f079cfee1f3b15187a7304a1a80e97fe307deadf2e0cadf4b45d079c10e9757423f31118cbba87b1a3255c64bc5d0b98')
 
 prepare() {
   cd yaspin-$pkgver



More information about the arch-commits mailing list