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

Morten Linderud foxboron at gemini.archlinux.org
Fri Jan 28 17:50:19 UTC 2022


    Date: Friday, January 28, 2022 @ 17:50:18
  Author: foxboron
Revision: 1118371

upgpkg: python-typed-ast 1.5.2-1

Modified:
  python-typed-ast/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-28 17:47:27 UTC (rev 1118370)
+++ PKGBUILD	2022-01-28 17:50:18 UTC (rev 1118371)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-typed-ast
-pkgver=1.5.1
+pkgver=1.5.2
 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=('f0bf5ca76fef9458cb31c53609c026016a26400942ed9a4ea176fdaaa041d254')
+sha256sums=('b8475b94bf77991d2db0bcce3dc14421b8518139f2994dafcd6a7fb2e8f5e261')
 
 build(){
   cd "typed_ast-$pkgver"



More information about the arch-commits mailing list