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

Felix Yan felixonmars at gemini.archlinux.org
Wed Feb 23 09:02:01 UTC 2022


    Date: Wednesday, February 23, 2022 @ 09:02:01
  Author: felixonmars
Revision: 1136256

upgpkg: python-identify 2.4.11-1

Modified:
  python-identify/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-23 08:50:42 UTC (rev 1136255)
+++ PKGBUILD	2022-02-23 09:02:01 UTC (rev 1136256)
@@ -3,7 +3,7 @@
 
 _name=identify
 pkgname=python-identify
-pkgver=2.4.10
+pkgver=2.4.11
 pkgrel=1
 pkgdesc="File identification library for Python"
 arch=(any)
@@ -15,8 +15,8 @@
 optdepends=('python-editdistance-s: for returning license identifiers')
 optdepends=('python-ukkonen: for returning license identifiers')
 source=("${_name}-${pkgver}.tar.gz::https://github.com/pre-commit/${_name}/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=('5e065210e043e28cc46218a9ed997d8b734813b20bc7cd46da4cea0286749bd3a5558b60942edbe95484df3d4ee01100f186dd92fa8c2b3d96479b47faf9bc85')
-b2sums=('be41cbdbe8c2be99d3c703df3d5b23968047c146318c74b212ed1636091072b98cb25c57feb78a9a4fbd70a0cc2569e2f754108a9bbe2d983cc682cb0744fb4f')
+sha512sums=('3525325088d9e8e7e955fc7d044d65a23032dc38d287222173d99d66cad3d3c200e6948ee8250732bccf1bc6d5d2d8f92b6ebdac0a4a090ef154d535c7ff8f2d')
+b2sums=('ed1c205ff54d437133eb3193cd200848687a928cb0f958124df039d44d59ce02477b9615142848340851c2664288bafb42aabfd96aab5de4bc80cf47ad1a0885')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list