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

Frederik Schwan freswa at gemini.archlinux.org
Mon Apr 4 00:15:09 UTC 2022


    Date: Monday, April 4, 2022 @ 00:15:09
  Author: freswa
Revision: 1181144

upgpkg: python-pre-commit 2.18.1-1

Modified:
  python-pre-commit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-04 00:03:52 UTC (rev 1181143)
+++ PKGBUILD	2022-04-04 00:15:09 UTC (rev 1181144)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pre-commit
-pkgver=2.17.0
+pkgver=2.18.1
 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=('54b5af9088083ad0c57fab09c06c35bd5921b29348454fc8fc16081d3c6a2e0add13f8a18f06b7408a0e06babc5e15659b37ab53797edd3514d516059e2343a8')
+sha512sums=('38ad176675b40eb4fd2475e51f3079cff5d84733401592a8a00021cba6656f01a38c5835298db50607fd8d188728c127600c731795fbc149436a5e4aada94fc1')
 
 build() {
   cd pre-commit-$pkgver



More information about the arch-commits mailing list