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

Felix Yan felixonmars at archlinux.org
Sun Jan 12 02:24:24 UTC 2020


    Date: Sunday, January 12, 2020 @ 02:24:24
  Author: felixonmars
Revision: 552146

upgpkg: python-yaspin 0.16.0-1

Modified:
  python-yaspin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-12 02:22:13 UTC (rev 552145)
+++ PKGBUILD	2020-01-12 02:24:24 UTC (rev 552146)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-yaspin
-pkgver=0.15.0
-pkgrel=3
+pkgver=0.16.0
+pkgrel=1
 pkgdesc="Yet Another Terminal Spinner"
 url="https://github.com/pavdmyt/yaspin"
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pavdmyt/yaspin/archive/v$pkgver.tar.gz")
-sha512sums=('42b1354aced8ae939fbe751f093389de0738e4c62f1d1e81bfc045493406a0187c5b144c2185ebc0ccb5a1d2691bdedd696203ed3340f5eab30568906b8d65f9')
+sha512sums=('91b0c9f10241ed2dd11a58e703a238c8690b8cef871e858567d2b0ac65011160c6c2ae342c8f9d43801ea3f80c350aa780bafed5bc33d008483e7739e35e12a1')
 
 build() {
   cd yaspin-$pkgver



More information about the arch-commits mailing list