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

Lukas Fleischer lfleischer at archlinux.org
Wed Oct 3 06:57:26 UTC 2018


    Date: Wednesday, October 3, 2018 @ 06:57:26
  Author: lfleischer
Revision: 389114

upgpkg: python-magic 5.34-1

Upstream update.

Modified:
  python-magic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-03 06:56:14 UTC (rev 389113)
+++ PKGBUILD	2018-10-03 06:57:26 UTC (rev 389114)
@@ -2,8 +2,8 @@
 
 pkgbase=python-magic
 pkgname=(python-magic python2-magic)
-pkgver=5.30
-pkgrel=2
+pkgver=5.34
+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")
-sha512sums=('473ee57517b449bae0832c17c9db914162c2404f0c669951f13a53f44ae288e6075907bac44fcfa8915f3d9313981a8bc15ea7e9851f584f95988bc76b2f20fc')
+sha512sums=('57849f8496fd356a66e5559804fdd907059dc2e2f75ede470a25c65b1c499481aad3d7978454b15a15e94c07c9d6795864e8705304a2281dacf1c4e31501bed8')
 
 package_python-magic() {
   depends=('python')



More information about the arch-commits mailing list