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

Felix Yan felixonmars at archlinux.org
Sun Mar 21 20:15:39 UTC 2021


    Date: Sunday, March 21, 2021 @ 20:15:38
  Author: felixonmars
Revision: 898474

upgpkg: python-yaspin 1.5.0-1

Modified:
  python-yaspin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 20:15:30 UTC (rev 898473)
+++ PKGBUILD	2021-03-21 20:15:38 UTC (rev 898474)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-yaspin
-pkgver=1.4.1
+pkgver=1.5.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=('a9b0dbfd98ae377c673159a267bcd6d6e7e4b23ff4a4dc18728a9ed2e1e9de3d117229982dd519311a0008c90910c64aa2d14875ea8bf721f91b170f401aa395')
+sha512sums=('532de0b781e515835d088dbdac44b132c2cef8596d503ccec271f00245a19195c76fdabe0ba121f269d26d2686942fffcfac65402c3eb95ccfd90741f6f298a9')
 
 prepare() {
   cd yaspin-$pkgver



More information about the arch-commits mailing list