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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Mon Aug 30 15:52:03 UTC 2021


    Date: Monday, August 30, 2021 @ 15:52:03
  Author: svenstaro
Revision: 1010044

upgpkg: python-typer 0.4.0-1

Modified:
  python-typer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-30 12:04:33 UTC (rev 1010043)
+++ PKGBUILD	2021-08-30 15:52:03 UTC (rev 1010044)
@@ -3,8 +3,8 @@
 
 _pkgname=typer
 pkgname=python-typer
-pkgver=0.3.2
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
 pkgdesc="Build great CLIs. Easy to code. Based on Python type hints"
 arch=('any')
 url="https://typer.tiangolo.com/"
@@ -12,7 +12,7 @@
 depends=('python-click')
 makedepends=('python-setuptools' 'python-dephell')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/tiangolo/typer/archive/${pkgver}.tar.gz")
-sha512sums=('fe58cc344a880acec1cd24f15f668c3b730665bc86d6c0faf9265d7ce145fb91232531e4fc1cb8141356d65554917673e51d57d718958234a173788e3ea0b567')
+sha512sums=('2d8a33c94ea3a67f71ee02be37c2e80e1a976e8268d5e57f462ab0364762fa2ef400c92fc69013d39298d6c918c2b2d9356c33a2c454c9b51d598359dbf74d70')
 
 prepare() {
   cd "typer-$pkgver"



More information about the arch-commits mailing list