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

Morten Linderud foxboron at archlinux.org
Sat Jun 20 12:34:46 UTC 2020


    Date: Saturday, June 20, 2020 @ 12:34:46
  Author: foxboron
Revision: 648388

upgpkg: mypy 0.781-1

Modified:
  mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-20 12:34:00 UTC (rev 648387)
+++ PKGBUILD	2020-06-20 12:34:46 UTC (rev 648388)
@@ -3,7 +3,7 @@
 # Contributor: hexchain <i at hexchain.org>
 
 pkgname=mypy
-pkgver=0.780
+pkgver=0.781
 pkgrel=1
 pkgdesc='Optional static typing for Python 2 and 3 (PEP484)'
 url="http://www.mypy-lang.org/"
@@ -12,7 +12,7 @@
 depends=('python-setuptools' 'python-psutil' 'python-typed-ast' 'python-mypy_extensions' 'python-typing_extensions')
 makedepends=('git')
 source=("$pkgname-$pkgver.tar.gz::https://pypi.org/packages/source/m/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('4ef13b619a289aa025f2273e05e755f8049bb4eaba6d703a425de37d495d178d')
+sha256sums=('94bb664868b5cf4ca1147d875a4c77883d8c605cf2e916853006e4c6194f1e84')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list