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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 27 18:33:57 UTC 2022


    Date: Thursday, January 27, 2022 @ 18:33:57
  Author: felixonmars
Revision: 1117259

upgpkg: python-identify 2.4.5-1

Modified:
  python-identify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-27 18:33:56 UTC (rev 1117258)
+++ PKGBUILD	2022-01-27 18:33:57 UTC (rev 1117259)
@@ -3,7 +3,7 @@
 
 _name=identify
 pkgname=python-identify
-pkgver=2.4.4
+pkgver=2.4.5
 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=('34a93640ca96483599e0cfdb1d69f37f8f4cb659b68ee84824079ee177e93aeb259ebc654f5fb39d5a0b68d267ba3c963870c9c55b6676e12c21b7f7573438a4')
-b2sums=('d5e31a8b74a724cfd0c169def52b434bd2b722aa7dfb9d92636a8eb28b1b1a7ccd9c9544d97d5fd359fb995b44b6d8a6428f484ee033f70292717053b1f5825f')
+sha512sums=('f2c6ac86ad88431e835c723a83c7b8d0578166ab620e2681f5c16e9634592f58761551a1360491edc4863538c967b793fe8e0730cbf4c92bf1690e50c5669ac9')
+b2sums=('78e17e88ad5c463a8bca5cdc2e66433f38e41ad67fbabe60706d7154841ba6fefa52658550107760d521257366806999ffc24b9eb0ebbd37d3a94581df573b12')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list