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

Filipe Laíns ffy00 at archlinux.org
Thu Jun 11 23:32:59 UTC 2020


    Date: Thursday, June 11, 2020 @ 23:32:58
  Author: ffy00
Revision: 642158

upgpkg: python-typing_inspect 0.6.0-1

Modified:
  python-typing_inspect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-11 23:32:07 UTC (rev 642157)
+++ PKGBUILD	2020-06-11 23:32:58 UTC (rev 642158)
@@ -2,7 +2,7 @@
 
 _pkgname=typing_inspect
 pkgname=python-$_pkgname
-pkgver=0.5.0
+pkgver=0.6.0
 pkgrel=1
 pkgdesc='Runtime inspection utilities for Python typing module'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('246a793f0f6d13273d4cb882bf92aabdb9c4bfed02c30d25783e595164023a996124dcc28df00837e9224f18c47180d69b60c702bea38e2d7f17ebe230d24f08')
+sha512sums=('c08654d2d3887710094fa7374c2ce5fa6b79176543d478d15113d3904bb3c68cdeb08d8331b6eeb271858e96ee859fdaad18dd17237a0618072f630f34758177')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list