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

Morten Linderud foxboron at archlinux.org
Wed Aug 7 18:54:20 UTC 2019


    Date: Wednesday, August 7, 2019 @ 18:54:19
  Author: foxboron
Revision: 498190

upgpkg: mypy 0.720-1

Modified:
  mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-07 18:53:24 UTC (rev 498189)
+++ PKGBUILD	2019-08-07 18:54:19 UTC (rev 498190)
@@ -3,7 +3,7 @@
 # Contributor: hexchain <i at hexchain.org>
 
 pkgname=mypy
-pkgver=0.711
+pkgver=0.720
 pkgrel=1
 pkgdesc='Optional static typing for Python 2 and 3 (PEP484)'
 url="http://www.mypy-lang.org/"
@@ -12,7 +12,7 @@
 depends=('python' 'python-psutil' 'python-typed-ast' 'python-mypy_extensions')
 makedepends=('python-setuptools' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://pypi.org/packages/source/m/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('bbed4a593d87476b592d52867ef86da2155ccd0becf0c4c02e6567d842e43368')
+sha256sums=('49925f9da7cee47eebf3420d7c0e00ec662ec6abb2780eb0a16260a7ba25f9c4')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list