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

Felix Yan felixonmars at archlinux.org
Mon Jan 18 09:00:57 UTC 2021


    Date: Monday, January 18, 2021 @ 09:00:56
  Author: felixonmars
Revision: 822675

upgpkg: python-yaspin 1.3.0-1

Modified:
  python-yaspin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-18 09:00:06 UTC (rev 822674)
+++ PKGBUILD	2021-01-18 09:00:56 UTC (rev 822675)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-yaspin
-pkgver=1.2.0
-pkgrel=3
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="Yet Another Terminal Spinner"
 url="https://github.com/pavdmyt/yaspin"
 license=('MIT')
@@ -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=('c57d241a7483d70f816958887a5421d3ea5f85a965244f803300f0c9dd25216327fc9a5a513ab9f18cb7bc66ab1d905ade1ab7ffb62d376d8d1a7719b7cc5d86')
+sha512sums=('e6bd8cd46543f4257529af0938d931e9ebee0581addcb8ce96cc08ef326d59d3c2b1684637c7bdedea445de726b464545c8c4444797bfd09790f6d13d291975f')
 
 prepare() {
   cd yaspin-$pkgver



More information about the arch-commits mailing list