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

Bruno Pagani archange at gemini.archlinux.org
Sat Apr 2 16:06:43 UTC 2022


    Date: Saturday, April 2, 2022 @ 16:06:42
  Author: archange
Revision: 1180839

upgpkg: python-lsp-black 1.2.0-1

Modified:
  python-lsp-black/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-02 16:03:18 UTC (rev 1180838)
+++ PKGBUILD	2022-04-02 16:06:42 UTC (rev 1180839)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=python-lsp-black
-pkgver=1.1.0
+pkgver=1.2.0
 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=('917981bd5bfb849219971b15a30ee63073c11a319508638e42161a1e72905577')
+sha256sums=('2eac50f70397d1abea33f7ba53122d41cf2b50633132648243775bd03b3d76c6')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list