[arch-commits] Commit in python-yaspin/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 9 18:18:29 UTC 2019
Date: Friday, August 9, 2019 @ 18:18:28
Author: felixonmars
Revision: 498551
upgpkg: python-yaspin 0.15.0-1
Modified:
python-yaspin/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-09 18:16:36 UTC (rev 498550)
+++ PKGBUILD 2019-08-09 18:18:28 UTC (rev 498551)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-yaspin
-pkgver=0.14.3
-pkgrel=2
+pkgver=0.15.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=('f6fc5e8a39c6d1606f68c9f2521aaa9ba1023b7b7b598d5125fc8b0f0bb2b228c81898014270a985ddb0add8e5f6edc9453a15bddb8c4b29f9b75577a6f94b4b')
+sha512sums=('42b1354aced8ae939fbe751f093389de0738e4c62f1d1e81bfc045493406a0187c5b144c2185ebc0ccb5a1d2691bdedd696203ed3340f5eab30568906b8d65f9')
build() {
cd yaspin-$pkgver
More information about the arch-commits
mailing list