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

Felix Yan felixonmars at archlinux.org
Sun Mar 21 20:53:35 UTC 2021


    Date: Sunday, March 21, 2021 @ 20:53:35
  Author: felixonmars
Revision: 898497

upgpkg: python-identify 2.2.0-1

Modified:
  python-identify/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 20:50:44 UTC (rev 898496)
+++ PKGBUILD	2021-03-21 20:53:35 UTC (rev 898497)
@@ -3,7 +3,7 @@
 
 _name=identify
 pkgname=python-identify
-pkgver=2.1.4
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="File identification library for Python"
 arch=('any')
@@ -11,11 +11,11 @@
 license=('MIT')
 depends=('python')
 makedepends=('python-setuptools')
-checkdepends=('python-editdistance' 'python-pytest')
-optdepends=('python-editdistance: for returning license identifiers')
+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=('86c70d82d0ef6eca56b5b6e2fe5b265d0ea9af3d52e18fc0be2dd8ede9171e8713a54ddea6c9f5355a52a9ac9ba0206cbdbc78c704af40cd2401e7fed76e1636')
-b2sums=('ac3da728b7d22b4e2305659002ceb0802f188d0dc26a360eebc682ffc66a1c7301fb9e9f1b955528ddbef4a85afcd84a4a0af4c3bc64d854e596f8c288de6412')
+sha512sums=('c616d2bc6a297ce20c96e3e59bc3066d76fe31385815178020024a72103050d97387176b3ceac55f98c063cd77045d34c7a3c96f22266ca4e6769f011cdbca8b')
+b2sums=('c03daa706fd7743c05712d31122f5d8c22e9ee4b87bb3ae1ab443c66ea4703bf8b5ce88cb6b10b5ee9b4cbc6e279187de39746b5519049d9dcac36e5e1d39686')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list