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

Felix Yan felixonmars at archlinux.org
Wed May 23 05:44:39 UTC 2018


    Date: Wednesday, May 23, 2018 @ 05:44:37
  Author: felixonmars
Revision: 327986

upgpkg: python-magic 5.30-1

Modified:
  python-magic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-23 05:42:45 UTC (rev 327985)
+++ PKGBUILD	2018-05-23 05:44:37 UTC (rev 327986)
@@ -2,8 +2,8 @@
 
 pkgbase=python-magic
 pkgname=(python-magic python2-magic)
-pkgver=5.29
-pkgrel=2
+pkgver=5.30
+pkgrel=1
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='http://darwinsys.com/file/'
@@ -10,7 +10,7 @@
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
 license=('custom')
 source=("ftp://ftp.astron.com/pub/file/file-${pkgver}.tar.gz")
-md5sums=('b7b57b36b577c9cede2f2d1342203302')
+sha512sums=('473ee57517b449bae0832c17c9db914162c2404f0c669951f13a53f44ae288e6075907bac44fcfa8915f3d9313981a8bc15ea7e9851f584f95988bc76b2f20fc')
 
 package_python-magic() {
   depends=('python')



More information about the arch-commits mailing list