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

Morten Linderud foxboron at archlinux.org
Fri Dec 21 18:05:18 UTC 2018


    Date: Friday, December 21, 2018 @ 18:05:18
  Author: foxboron
Revision: 417444

upgpkg: mypy 0.650-1

Modified:
  mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-21 18:04:00 UTC (rev 417443)
+++ PKGBUILD	2018-12-21 18:05:18 UTC (rev 417444)
@@ -3,7 +3,7 @@
 # Contributor: hexchain <i at hexchain.org>
 
 pkgname=mypy
-pkgver=0.641
+pkgver=0.650
 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=('8e071ec32cc226e948a34bbb3d196eb0fd96f3ac69b6843a5aff9bd4efa14455')
+sha256sums=('38d5b5f835a81817dcc0af8d155bce4e9aefa03794fe32ed154d6612e83feafa')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list