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

Felix Yan felixonmars at archlinux.org
Sat Mar 13 09:32:24 UTC 2021


    Date: Saturday, March 13, 2021 @ 09:32:23
  Author: felixonmars
Revision: 890151

upgpkg: yapf 0.31.0-1

Modified:
  yapf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-13 09:32:09 UTC (rev 890150)
+++ PKGBUILD	2021-03-13 09:32:23 UTC (rev 890151)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=yapf
-pkgver=0.30.0
-pkgrel=4
+pkgver=0.31.0
+pkgrel=1
 pkgdesc="Python style guide checker"
 arch=('any')
 url="https://github.com/google/yapf"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose')
 source=("https://github.com/google/yapf/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('a282213d0171671a24d44b7a00b69f65163e7a7b8edfbede5cc38c809236a71f7adc8bfc3c4a1d1e66ac3cb2d9c6bb54b1303a2875ec09cdaddaa71d2039f84b')
+sha512sums=('5f376e985e182aab289c41e4071fd98c0784e5292974e2efcc4beaaca68cb83068b297e228a46f51f0d9370634dbd32948bdbd03e6b65c76b43efba0fe0d3454')
 
 build() {
   cd yapf-$pkgver



More information about the arch-commits mailing list