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

Morten Linderud foxboron at archlinux.org
Sat Nov 30 11:14:23 UTC 2019


    Date: Saturday, November 30, 2019 @ 11:14:23
  Author: foxboron
Revision: 534560

upgpkg: mypy 0.750-1

Modified:
  mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-30 11:13:24 UTC (rev 534559)
+++ PKGBUILD	2019-11-30 11:14:23 UTC (rev 534560)
@@ -3,7 +3,7 @@
 # Contributor: hexchain <i at hexchain.org>
 
 pkgname=mypy
-pkgver=0.740
+pkgver=0.750
 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' 'python-typing_extensions')
 makedepends=('python-setuptools' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://pypi.org/packages/source/m/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('48c8bc99380575deb39f5d3400ebb6a8a1cb5cc669bbba4d3bb30f904e0a0e7d')
+sha256sums=('6ecbd0e8e371333027abca0922b0c2c632a5b4739a0c61ffbd0733391e39144c')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list