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

Morten Linderud foxboron at gemini.archlinux.org
Mon Dec 13 19:20:57 UTC 2021


    Date: Monday, December 13, 2021 @ 19:20:57
  Author: foxboron
Revision: 1072100

upgpkg: python-typed-ast 1.5.1-1

Modified:
  python-typed-ast/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-13 19:20:11 UTC (rev 1072099)
+++ PKGBUILD	2021-12-13 19:20:57 UTC (rev 1072100)
@@ -1,8 +1,8 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-typed-ast
-pkgver=1.5.0
-pkgrel=3
+pkgver=1.5.1
+pkgrel=1
 pkgdesc="a fork of Python 2 and 3 ast modules with type comment support"
 arch=('x86_64')
 url="https://github.com/python/typed_ast"
@@ -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=('0cb19523a49d85c05760c64afa538420f44c5fd7ed5755a4be926324b113dd53')
+sha256sums=('f0bf5ca76fef9458cb31c53609c026016a26400942ed9a4ea176fdaaa041d254')
 
 build(){
   cd "typed_ast-$pkgver"



More information about the arch-commits mailing list