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

Morten Linderud foxboron at gemini.archlinux.org
Fri May 27 18:26:51 UTC 2022


    Date: Friday, May 27, 2022 @ 18:26:50
  Author: foxboron
Revision: 1210875

upgpkg: python-typed-ast 1.5.4-1: upgpkg: python-typed-ast 1.5.4-1

Modified:
  python-typed-ast/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-27 18:24:55 UTC (rev 1210874)
+++ PKGBUILD	2022-05-27 18:26:50 UTC (rev 1210875)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-typed-ast
-pkgver=1.5.3
+pkgver=1.5.4
 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=('3d519da0252f5116650ee9a2d93f632cca1969addf434192b3f828ec1893b6dd')
+sha256sums=('1b2db37247c74594660aa9ad40014394fd765ed7fba90256f472329c06e742ab')
 
 build(){
   cd "typed_ast-$pkgver"



More information about the arch-commits mailing list