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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 10 07:23:25 UTC 2021


    Date: Saturday, July 10, 2021 @ 07:23:24
  Author: felixonmars
Revision: 976452

upgpkg: python-identify 2.2.11-1

Modified:
  python-identify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-10 07:23:14 UTC (rev 976451)
+++ PKGBUILD	2021-07-10 07:23:24 UTC (rev 976452)
@@ -3,7 +3,7 @@
 
 _name=identify
 pkgname=python-identify
-pkgver=2.2.10
+pkgver=2.2.11
 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=('a6f9dfc3d969a30f50922cb9ad285d76c39774706b8c0d868bcbf96564a49841e54b6021e4fced56f17cebd25fadc69dd93714d475e4f517a05677bdabada4dc')
-b2sums=('7049424855d23727180a4af137ebd7cbf88d6ca0187901bbe43abfcb820c1db17af8ff89345612909fc869f9ee8503d84e3d1218548535abb6f499eade284def')
+sha512sums=('083dd600bc65f61c1aa41f87943b59a4f2edcbbc7a7d07d7a1375d181761edc4b853df87d4a2b2c0f3122f4f27ed10eb784d2dd75078418b50a471b1d5a0ad0f')
+b2sums=('e316bd18a91b3d073b2bb24743ffcf5e6551ce5a9ddf62b1a30aaf937311b2d07de08d9abe01040de48c607d51e4cab121d778385f8336bc911409bedcd5fce3')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"




More information about the arch-commits mailing list