[arch-commits] Commit in python-yaspin/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Oct 20 08:27:58 UTC 2020
Date: Tuesday, October 20, 2020 @ 08:27:58
Author: felixonmars
Revision: 727517
upgpkg: python-yaspin 1.2.0-1
Modified:
python-yaspin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-20 08:27:47 UTC (rev 727516)
+++ PKGBUILD 2020-10-20 08:27:58 UTC (rev 727517)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-yaspin
-pkgver=1.1.0
+pkgver=1.2.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=('9c8d3604b5d5eede8b0c7453c1f98bd2f079cfee1f3b15187a7304a1a80e97fe307deadf2e0cadf4b45d079c10e9757423f31118cbba87b1a3255c64bc5d0b98')
+sha512sums=('c57d241a7483d70f816958887a5421d3ea5f85a965244f803300f0c9dd25216327fc9a5a513ab9f18cb7bc66ab1d905ade1ab7ffb62d376d8d1a7719b7cc5d86')
prepare() {
cd yaspin-$pkgver
More information about the arch-commits
mailing list