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

Felix Yan felixonmars at archlinux.org
Sun Mar 15 22:47:20 UTC 2020


    Date: Sunday, March 15, 2020 @ 22:47:19
  Author: felixonmars
Revision: 598779

upgpkg: python-magic 5.38-1

Modified:
  python-magic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-15 22:46:44 UTC (rev 598778)
+++ PKGBUILD	2020-03-15 22:47:19 UTC (rev 598779)
@@ -1,8 +1,8 @@
 # Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
 
 pkgname=python-magic
-pkgver=5.37
-pkgrel=3
+pkgver=5.38
+pkgrel=1
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='https://darwinsys.com/file/'
@@ -10,7 +10,7 @@
 makedepends=('python-setuptools')
 license=('custom')
 source=("ftp://ftp.astron.com/pub/file/file-${pkgver}.tar.gz")
-sha512sums=('bf153c15aebdd00329806231d20f295077b8b99efd0181d01279bcf3734a1718567df38cf75bc929eb8015ac98d29bb4bf1228d7ece8bfdfe14dd976391dd06d')
+sha512sums=('9eeeba69cbc9f0c00a0bdf9eaf60c73a4a709e797068f109d85c1ef2a19c8b0e012ecd73714f03cbb1770dfa717e8a661ad746b644cc030cafbfb1f7aac35a40')
 
 package_python-magic() {
   cd "${srcdir}/file-${pkgver}/python"



More information about the arch-commits mailing list