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

Bruno Pagani archange at gemini.archlinux.org
Sat Apr 16 19:41:09 UTC 2022


    Date: Saturday, April 16, 2022 @ 19:41:09
  Author: archange
Revision: 1186725

upgpkg: python-lsp-black 1.2.1-1

Modified:
  python-lsp-black/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-16 19:40:24 UTC (rev 1186724)
+++ PKGBUILD	2022-04-16 19:41:09 UTC (rev 1186725)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=python-lsp-black
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="python-lsp-server plugin that adds support to black autoformatter, forked from pyls-black"
 arch=(any)
@@ -11,7 +11,7 @@
 makedepends=(python-setuptools)
 checkdepends=(python-pytest)
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('2eac50f70397d1abea33f7ba53122d41cf2b50633132648243775bd03b3d76c6')
+sha256sums=('1df12c5d3f6407040dd0020a918ed98b20c1ba68720e662f7c8044ed15f87186')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list