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

Felix Yan felixonmars at archlinux.org
Mon Apr 8 01:22:46 UTC 2019


    Date: Monday, April 8, 2019 @ 01:22:45
  Author: felixonmars
Revision: 450335

upgpkg: yapf 0.27.0-1

Modified:
  yapf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-07 23:26:42 UTC (rev 450334)
+++ PKGBUILD	2019-04-08 01:22:45 UTC (rev 450335)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=yapf
-pkgver=0.26.0
-pkgrel=2
+pkgver=0.27.0
+pkgrel=1
 pkgdesc="Python style guide checker"
 arch=('any')
 url="https://github.com/google/yapf"
@@ -10,7 +10,7 @@
 depends=('python-setuptools')
 checkdepends=('python-nose')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/google/yapf/archive/v$pkgver.tar.gz")
-sha512sums=('6a2c7dbf9b2014361ccca20caa6fdf677da1605e820db80d0a7dadb83d87daeb0012ddf48ef3cdc7ad259add1092b6471fab14a6ea55aa86449abefb5d9b8d4a')
+sha512sums=('d161c232d485ce7a6173fc6d796ed9bd880736d365d61f27fd608b590dddfc3fa8fd60fa88d8ebee8e63db616761ede6f1dfa74579c8ec9df5d3c81b50dc2ade')
 
 build() {
   cd yapf-$pkgver



More information about the arch-commits mailing list