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

Morten Linderud foxboron at archlinux.org
Sun Jun 2 13:04:21 UTC 2019


    Date: Sunday, June 2, 2019 @ 13:04:21
  Author: foxboron
Revision: 476588

upgpkg: mypy 0.701-1

Modified:
  mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-02 12:24:36 UTC (rev 476587)
+++ PKGBUILD	2019-06-02 13:04:21 UTC (rev 476588)
@@ -3,7 +3,7 @@
 # Contributor: hexchain <i at hexchain.org>
 
 pkgname=mypy
-pkgver=0.670
+pkgver=0.701
 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=('e80fd6af34614a0e898a57f14296d0dacb584648f0339c2e000ddbf0f4cc2f8d')
+sha256sums=('5764f10d27b2e93c84f70af5778941b8f4aa1379b2430f85c827e0f5464e8714')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list