[arch-commits] Commit in mypy/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Thu Jun 16 21:32:07 UTC 2022


    Date: Thursday, June 16, 2022 @ 21:32:06
  Author: foxboron
Revision: 1238233

upgpkg: mypy 0.961-1

Modified:
  mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-16 21:31:47 UTC (rev 1238232)
+++ PKGBUILD	2022-06-16 21:32:06 UTC (rev 1238233)
@@ -3,7 +3,7 @@
 # Contributor: hexchain <i at hexchain.org>
 
 pkgname=mypy
-pkgver=0.960
+pkgver=0.961
 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=('d4fccf04c1acf750babd74252e0f2db6bd2ac3aa8fe960797d9f3ef41cf2bfd4')
+sha256sums=('f730d56cb924d371c26b8eaddeea3cc07d78ff51c521c6d04899ac6904b75492')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list