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

Morten Linderud foxboron at gemini.archlinux.org
Wed Apr 27 21:34:00 UTC 2022


    Date: Wednesday, April 27, 2022 @ 21:33:59
  Author: foxboron
Revision: 1191328

upgpkg: mypy 0.950-1: upgpkg: mypy 0.950-1

Modified:
  mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-27 21:33:49 UTC (rev 1191327)
+++ PKGBUILD	2022-04-27 21:33:59 UTC (rev 1191328)
@@ -3,8 +3,8 @@
 # Contributor: hexchain <i at hexchain.org>
 
 pkgname=mypy
-pkgver=0.942
-pkgrel=2
+pkgver=0.950
+pkgrel=1
 pkgdesc='Optional static typing for Python 2 and 3 (PEP484)'
 url="http://www.mypy-lang.org/"
 arch=('any')
@@ -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=('17e44649fec92e9f82102b48a3bf7b4a5510ad0cd22fa21a104826b5db4903e2')
+sha256sums=('1b333cfbca1762ff15808a0ef4f71b5d3eed8528b23ea1c3fb50543c867d68de')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list