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

Daniel M. Capella polyzen at archlinux.org
Sun Jun 27 17:51:31 UTC 2021


    Date: Sunday, June 27, 2021 @ 17:51:30
  Author: polyzen
Revision: 967601

upgpkg: pyright 1.1.153-1

Modified:
  pyright/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-27 16:38:09 UTC (rev 967600)
+++ PKGBUILD	2021-06-27 17:51:30 UTC (rev 967601)
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
 
 pkgname=pyright
-pkgver=1.1.152
+pkgver=1.1.153
 pkgrel=1
 pkgdesc='Type checker for the Python language'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('nodejs>=12')
 makedepends=('npm')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('f2bf17ef5c089edab203952e6cf289e665a3863e3bec65e5d734e54143c9163b5bd24b06b0b8a54bdfe8e473909b0294a6404732f08798ade61586bfa98ad786')
+b2sums=('f28c9bf4a219e7a7045e4a6cd038e3fff0756d98aca0516ea722a7af7f0f746bdbb16e17ead8bd93cffc5f054712ace1fc665bab761e3a4809dabef4281f235f')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list