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

Morten Linderud foxboron at gemini.archlinux.org
Wed Dec 22 16:54:35 UTC 2021


    Date: Wednesday, December 22, 2021 @ 16:54:35
  Author: foxboron
Revision: 1082850

upgpkg: mypy 0.921-1

Modified:
  mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-22 16:53:16 UTC (rev 1082849)
+++ PKGBUILD	2021-12-22 16:54:35 UTC (rev 1082850)
@@ -3,7 +3,7 @@
 # Contributor: hexchain <i at hexchain.org>
 
 pkgname=mypy
-pkgver=0.920
+pkgver=0.921
 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-toml')
 makedepends=('git' 'python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://pypi.org/packages/source/m/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('a55438627f5f546192f13255a994d6d1cf2659df48adcf966132b4379fd9c86b')
+sha256sums=('eca089d7053dff45d6dcd5bf67f1cabc311591e85d378917d97363e7c13da088')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list