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

Morten Linderud foxboron at archlinux.org
Sun Jun 2 13:36:56 UTC 2019


    Date: Sunday, June 2, 2019 @ 13:36:56
  Author: foxboron
Revision: 476594

upgpkg: python-typed-ast 1.3.5-1

Modified:
  python-typed-ast/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-02 13:36:02 UTC (rev 476593)
+++ PKGBUILD	2019-06-02 13:36:56 UTC (rev 476594)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-typed-ast
-pkgver=1.3.1
+pkgver=1.3.5
 pkgrel=1
 pkgdesc="a fork of Python 2 and 3 ast modules with type comment support"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/python/typed_ast/archive/${pkgver}.tar.gz")
-sha256sums=('e9c6d1831c35c195833e7be9b75f3f7c9ad2187faeacaad571b58d7dc88836a9')
+sha256sums=('9d4e521b835ed19f3cc2d43d5a0424ca6f90ffb8889c808bb4eda949f410b809')
 
 build(){
   cd "typed_ast-$pkgver"



More information about the arch-commits mailing list