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

Felix Yan felixonmars at archlinux.org
Thu Sep 24 12:32:16 UTC 2020


    Date: Thursday, September 24, 2020 @ 12:32:16
  Author: felixonmars
Revision: 711679

upgpkg: python-identify 1.5.5-1

Modified:
  python-identify/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 12:04:03 UTC (rev 711678)
+++ PKGBUILD	2020-09-24 12:32:16 UTC (rev 711679)
@@ -3,7 +3,7 @@
 
 _name=identify
 pkgname=python-identify
-pkgver=1.5.4
+pkgver=1.5.5
 pkgrel=1
 pkgdesc="File identification library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
 # https://github.com/chriskuehl/identify/issues/95
 # source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
 source=("${_name}-${pkgver}.tar.gz::https://github.com/chriskuehl/${_name}/archive/v${pkgver}.tar.gz")
-sha512sums=('30163d1c8c32627a4561f912673db12ce5542213e02726ef11c1078275f1ef8f9645ef2c19cd62e465e5fb107e3de45b34a82be988bcb7c67b5e1b937e7681f9')
+sha512sums=('c721f4d42d76f40cc434da855dc7f590f73f092a0e6fd4368dfa57735e1ed78dce4b0346bb322af936758ae815e1f1e928d36c8fa2c53b4c77f1732680fd9b95')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list