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

Felix Yan felixonmars at archlinux.org
Thu Mar 25 10:41:48 UTC 2021


    Date: Thursday, March 25, 2021 @ 10:41:48
  Author: felixonmars
Revision: 902855

upgpkg: python-identify 2.2.1-1

Modified:
  python-identify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 10:11:48 UTC (rev 902854)
+++ PKGBUILD	2021-03-25 10:41:48 UTC (rev 902855)
@@ -3,7 +3,7 @@
 
 _name=identify
 pkgname=python-identify
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="File identification library for Python"
 arch=('any')
@@ -14,8 +14,8 @@
 checkdepends=('python-editdistance-s' 'python-pytest')
 optdepends=('python-editdistance-s: for returning license identifiers')
 source=("${_name}-${pkgver}.tar.gz::https://github.com/chriskuehl/${_name}/archive/v${pkgver}.tar.gz")
-sha512sums=('c616d2bc6a297ce20c96e3e59bc3066d76fe31385815178020024a72103050d97387176b3ceac55f98c063cd77045d34c7a3c96f22266ca4e6769f011cdbca8b')
-b2sums=('c03daa706fd7743c05712d31122f5d8c22e9ee4b87bb3ae1ab443c66ea4703bf8b5ce88cb6b10b5ee9b4cbc6e279187de39746b5519049d9dcac36e5e1d39686')
+sha512sums=('5631b9d0f6b1b587ed8f343607e92fe736841ee33acff41fbfa8004769455b827ba2318fd331ee1e4566103d13d1cf7a6880eed9539c03b7e59a344a951737a1')
+b2sums=('b6a9569d75ac6b2b1292f71df9ff4cfc61d6f88223fccb17f84c30b9b6f205aafc1512460041091df587217959a7134626b84ac71a88aa068ada9b97d09605a0')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list