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

Morten Linderud foxboron at archlinux.org
Sat May 15 10:46:24 UTC 2021


    Date: Saturday, May 15, 2021 @ 10:46:24
  Author: foxboron
Revision: 934619

upgpkg: python-typed-ast 1.4.3-1

Modified:
  python-typed-ast/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-15 10:45:01 UTC (rev 934618)
+++ PKGBUILD	2021-05-15 10:46:24 UTC (rev 934619)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-typed-ast
-pkgver=1.4.2
+pkgver=1.4.3
 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=('be4b75ea880768489e30818267cf920027ed99014001ac428aedd0b31bbfc899')
+sha256sums=('c393d5576856f50189e741c38850e529f38aeb77fd7b40d2d9b1f4340e802faa')
 
 build(){
   cd "typed_ast-$pkgver"



More information about the arch-commits mailing list