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

Lukas Fleischer lfleischer at archlinux.org
Wed Aug 6 17:19:11 UTC 2014


    Date: Wednesday, August 6, 2014 @ 19:19:11
  Author: lfleischer
Revision: 116924

upgpkg: python-magic 5.19-1

Upstream update.

Modified:
  python-magic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-06 17:03:26 UTC (rev 116923)
+++ PKGBUILD	2014-08-06 17:19:11 UTC (rev 116924)
@@ -2,8 +2,8 @@
 
 pkgbase=python-magic
 pkgname=(python-magic python2-magic)
-pkgver=5.18
-pkgrel=2
+pkgver=5.19
+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=('d420d8f2990cd344673acfbf8d76ff5a')
+md5sums=('e3526f59023f3f7d1ffa4d541335edab')
 
 package_python-magic() {
   depends=('python')




More information about the arch-commits mailing list