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

Frederik Schwan freswa at gemini.archlinux.org
Thu May 5 15:15:45 UTC 2022


    Date: Thursday, May 5, 2022 @ 15:15:45
  Author: freswa
Revision: 1195502

upgpkg: python-pre-commit 2.19.0-1

Modified:
  python-pre-commit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-05 12:58:01 UTC (rev 1195501)
+++ PKGBUILD	2022-05-05 15:15:45 UTC (rev 1195502)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pre-commit
-pkgver=2.18.1
+pkgver=2.19.0
 pkgrel=1
 pkgdesc="A framework for managing and maintaining multi-language pre-commit hooks"
 url="https://github.com/pre-commit/pre-commit"
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest' 'python-pytest-env' 'python-re-assert' 'dotnet-sdk' 'git'
               'go' 'nodejs' 'npm' 'python2' 'rubygems' 'rust' 'r' 'dart' 'luarocks')
 source=("https://github.com/pre-commit/pre-commit/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('38ad176675b40eb4fd2475e51f3079cff5d84733401592a8a00021cba6656f01a38c5835298db50607fd8d188728c127600c731795fbc149436a5e4aada94fc1')
+sha512sums=('9cc28c5e9ce4be87e09e7be01138c35bbe954efb6c1400e92b1a6b5f50e426b59d74651802359015840d5ec4a5583bf8f579bf7f08eb778d5950c8c8dfe4c80c')
 
 build() {
   cd pre-commit-$pkgver



More information about the arch-commits mailing list