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

Felix Yan felixonmars at archlinux.org
Sun May 26 19:26:23 UTC 2019


    Date: Sunday, May 26, 2019 @ 19:26:22
  Author: felixonmars
Revision: 470851

upgpkg: python-magic 5.37-1

Modified:
  python-magic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-26 19:23:55 UTC (rev 470850)
+++ PKGBUILD	2019-05-26 19:26:22 UTC (rev 470851)
@@ -1,8 +1,8 @@
 # Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
 
 pkgname=python-magic
-pkgver=5.36
-pkgrel=2
+pkgver=5.37
+pkgrel=1
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='http://darwinsys.com/file/'
@@ -10,7 +10,7 @@
 makedepends=('python-setuptools')
 license=('custom')
 source=("ftp://ftp.astron.com/pub/file/file-${pkgver}.tar.gz")
-sha512sums=('3ec5e51ffb7a82defa74845a90fbc983f6e169fc116606049bc01ff6e720d340c8abf6eb7a08b9ac1099162a5c02deac3633b07b039d486344c8abd9052ca751')
+sha512sums=('bf153c15aebdd00329806231d20f295077b8b99efd0181d01279bcf3734a1718567df38cf75bc929eb8015ac98d29bb4bf1228d7ece8bfdfe14dd976391dd06d')
 
 package_python-magic() {
   cd "${srcdir}/file-${pkgver}/python"



More information about the arch-commits mailing list