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

Felix Yan felixonmars at archlinux.org
Mon Jun 22 06:17:54 UTC 2020


    Date: Monday, June 22, 2020 @ 06:17:53
  Author: felixonmars
Revision: 650306

upgpkg: python-identify 1.4.20-1

Modified:
  python-identify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-22 05:49:15 UTC (rev 650305)
+++ PKGBUILD	2020-06-22 06:17:53 UTC (rev 650306)
@@ -3,7 +3,7 @@
 
 _name=identify
 pkgname=python-identify
-pkgver=1.4.19
+pkgver=1.4.20
 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=('d4425f81132a7c0516a47950597ddcd55cb9b2947e75838c1ba611ce685e6803a945fde63f3ed1b1348d771c0583c5e136eea20ca4a5ee2e547da3de79f0dbbc')
+sha512sums=('aeede124aebfe8ae97c003d50739e75b68551e20d012efd16cb0b9bfac395eb74b2352bd6ff1aa0eaaac865d081c1fc1a06a777a5a13723207dc9b04c945ab82')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list