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

Morten Linderud foxboron at archlinux.org
Tue Jan 22 13:54:30 UTC 2019


    Date: Tuesday, January 22, 2019 @ 13:54:29
  Author: foxboron
Revision: 427016

upgpkg: mypy 0.660-1

Modified:
  mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-22 13:51:37 UTC (rev 427015)
+++ PKGBUILD	2019-01-22 13:54:29 UTC (rev 427016)
@@ -3,7 +3,7 @@
 # Contributor: hexchain <i at hexchain.org>
 
 pkgname=mypy
-pkgver=0.650
+pkgver=0.660
 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=('38d5b5f835a81817dcc0af8d155bce4e9aefa03794fe32ed154d6612e83feafa')
+sha256sums=('986a7f97808a865405c5fd98fae5ebfa963c31520a56c783df159e9a81e41b3e')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list