[arch-commits] Commit in python2-typing/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sun Jul 12 20:41:44 UTC 2020
Date: Sunday, July 12, 2020 @ 20:41:44
Author: foxboron
Revision: 663355
upgpkg: python2-typing 3.7.4.2-1
Modified:
python2-typing/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-12 19:45:57 UTC (rev 663354)
+++ PKGBUILD 2020-07-12 20:41:44 UTC (rev 663355)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=python2-typing
-pkgver=3.7.4.1
+pkgver=3.7.4.2
pkgrel=1
pkgdesc="Backport of the standard library typing module to Python versions older than 3.6"
url="https://pypi.python.org/pypi/typing"
@@ -11,7 +11,7 @@
depends=('python2')
makedepends=('python2-setuptools')
source=("python2-typing-$pkgver.tar.gz::https://pypi.io/packages/source/t/typing/typing-$pkgver.tar.gz")
-sha256sums=('91dfe6f3f706ee8cc32d38edbbf304e9b7583fb37108fef38229617f8b3eba23')
+sha256sums=('6f6f3553709d2234e412092e5daa93aaaaa42ea1854505442280b39f9311707f')
build() {
cd typing-$pkgver
More information about the arch-commits
mailing list