[arch-commits] Commit in mypy/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Fri May 27 18:30:50 UTC 2022
Date: Friday, May 27, 2022 @ 18:30:50
Author: foxboron
Revision: 1210881
upgpkg: mypy 0.960-1: upgpkg: mypy 0.960-1
Modified:
mypy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-27 18:29:41 UTC (rev 1210880)
+++ PKGBUILD 2022-05-27 18:30:50 UTC (rev 1210881)
@@ -3,7 +3,7 @@
# Contributor: hexchain <i at hexchain.org>
pkgname=mypy
-pkgver=0.950
+pkgver=0.960
pkgrel=1
pkgdesc='Optional static typing for Python 2 and 3 (PEP484)'
url="http://www.mypy-lang.org/"
@@ -13,7 +13,7 @@
'python-typing_extensions' 'python-tomli')
makedepends=('git' 'python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://pypi.org/packages/source/m/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('1b333cfbca1762ff15808a0ef4f71b5d3eed8528b23ea1c3fb50543c867d68de')
+sha256sums=('d4fccf04c1acf750babd74252e0f2db6bd2ac3aa8fe960797d9f3ef41cf2bfd4')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list