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

Morten Linderud foxboron at gemini.archlinux.org
Wed Jan 12 14:47:22 UTC 2022


    Date: Wednesday, January 12, 2022 @ 14:47:21
  Author: foxboron
Revision: 1101592

upgpkg: mypy 0.931-1

Modified:
  mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-12 14:44:52 UTC (rev 1101591)
+++ PKGBUILD	2022-01-12 14:47:21 UTC (rev 1101592)
@@ -3,7 +3,7 @@
 # Contributor: hexchain <i at hexchain.org>
 
 pkgname=mypy
-pkgver=0.930
+pkgver=0.931
 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=('51426262ae4714cc7dd5439814676e0992b55bcc0f6514eccb4cf8e0678962c2')
+sha256sums=('0038b21890867793581e4cb0d810829f5fd4441aa75796b53033af3aa30430ce')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list