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

Felix Yan felixonmars at gemini.archlinux.org
Sat Oct 2 14:18:50 UTC 2021


    Date: Saturday, October 2, 2021 @ 14:18:50
  Author: felixonmars
Revision: 1026867

upgpkg: python-identify 2.3.0-1

Modified:
  python-identify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-02 14:18:38 UTC (rev 1026866)
+++ PKGBUILD	2021-10-02 14:18:50 UTC (rev 1026867)
@@ -3,7 +3,7 @@
 
 _name=identify
 pkgname=python-identify
-pkgver=2.2.15
+pkgver=2.3.0
 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=('5b85c07603381174fb4265ad8fc411645dc0cecb68b3fc9b2afa7111f18eae7cf39d5cf1000eda8ded256f441a4bf05d9ded11f31c9aa80f55efaf2dc6745697')
-b2sums=('1855598314c191a9e4d2f73c2c7a424957a76177df1daf32b4c7de6ddbda4439fac0860ed105e4a2ca4aef0555843157499e9840cbbccf42cf728aef93b13607')
+sha512sums=('356e3c983273a771c06863a63fb53bdca9e3df3a50382f47da0d5ef7cee1b83d9279eb0d1e6c28409b2550f6e16eb793901147983582d792cdd39bb4d4c6e9f1')
+b2sums=('d51911a69a9845d136c0b5ce50a3ed94c50d80d6d8c89a2c823f1a85cafef373dab68716c5b38907bc920ca5f4d67ef969d598539e59e32bc2c36a0427d37765')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list