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

Lukas Fleischer lfleischer at archlinux.org
Sun Sep 27 09:30:37 UTC 2015


    Date: Sunday, September 27, 2015 @ 11:30:37
  Author: lfleischer
Revision: 141675

upgpkg: python-magic 5.25-2

Upstream update.

Modified:
  python-magic/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-27 09:27:20 UTC (rev 141674)
+++ PKGBUILD	2015-09-27 09:30:37 UTC (rev 141675)
@@ -2,7 +2,7 @@
 
 pkgbase=python-magic
 pkgname=(python-magic python2-magic)
-pkgver=5.19
+pkgver=5.25
 pkgrel=2
 pkgdesc="Python bindings to the magic library"
 arch=('any')
@@ -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=('e3526f59023f3f7d1ffa4d541335edab')
+md5sums=('e6a972d4e10d9e76407a432f4a63cd4c')
 
 package_python-magic() {
   depends=('python')



More information about the arch-commits mailing list