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

2020-11-11 Thread Felix Yan via arch-commits
Date: Wednesday, November 11, 2020 @ 10:41:36
  Author: felixonmars
Revision: 750282

upgpkg: python-magic 5.39-3: Python 3.9 rebuild

Modified:
  python-magic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 10:41:35 UTC (rev 750281)
+++ PKGBUILD2020-11-11 10:41:36 UTC (rev 750282)
@@ -2,7 +2,7 @@
 
 pkgname=python-magic
 pkgver=5.39
-pkgrel=2
+pkgrel=3
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='https://darwinsys.com/file/'


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

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Monday, November 9, 2020 @ 15:35:51
  Author: foutrelis
Revision: 747005

upgpkg: python-magic 5.39-2: Python 3.9 rebuild

Modified:
  python-magic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 15:35:27 UTC (rev 747004)
+++ PKGBUILD2020-11-09 15:35:51 UTC (rev 747005)
@@ -2,7 +2,7 @@
 
 pkgname=python-magic
 pkgver=5.39
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='https://darwinsys.com/file/'


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

2020-06-20 Thread Felix Yan via arch-commits
Date: Saturday, June 20, 2020 @ 07:55:44
  Author: felixonmars
Revision: 648161

upgpkg: python-magic 5.39-1

Modified:
  python-magic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-20 07:55:01 UTC (rev 648160)
+++ PKGBUILD2020-06-20 07:55:44 UTC (rev 648161)
@@ -1,7 +1,7 @@
 # Maintainer: Lukas Fleischer 
 
 pkgname=python-magic
-pkgver=5.38
+pkgver=5.39
 pkgrel=1
 pkgdesc="Python bindings to the magic library"
 arch=('any')
@@ -10,7 +10,7 @@
 makedepends=('python-setuptools')
 license=('custom')
 source=("ftp://ftp.astron.com/pub/file/file-${pkgver}.tar.gz;)
-sha512sums=('9eeeba69cbc9f0c00a0bdf9eaf60c73a4a709e797068f109d85c1ef2a19c8b0e012ecd73714f03cbb1770dfa717e8a661ad746b644cc030cafbfb1f7aac35a40')
+sha512sums=('9cf1a7b769c56eb6f5b25c66ce85fa1300128396e445b2e53dbbd8951e5da973a7a07c4ef9f7ebd1fe945d47bdaf2cd9ef09bd2be6c217a0bcb907d9449835e6')
 
 package_python-magic() {
   cd "${srcdir}/file-${pkgver}/python"


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

2020-03-15 Thread Felix Yan via arch-commits
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
===
--- PKGBUILD2020-03-15 22:46:44 UTC (rev 598778)
+++ PKGBUILD2020-03-15 22:47:19 UTC (rev 598779)
@@ -1,8 +1,8 @@
 # Maintainer: Lukas Fleischer 
 
 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"


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

2019-10-31 Thread Felix Yan via arch-commits
Date: Thursday, October 31, 2019 @ 17:41:17
  Author: felixonmars
Revision: 521382

Python 3.8 rebuild

Modified:
  python-magic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 17:41:08 UTC (rev 521381)
+++ PKGBUILD2019-10-31 17:41:17 UTC (rev 521382)
@@ -2,7 +2,7 @@
 
 pkgname=python-magic
 pkgver=5.37
-pkgrel=2
+pkgrel=3
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='https://darwinsys.com/file/'


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

2019-10-25 Thread Felix Yan via arch-commits
Date: Friday, October 25, 2019 @ 15:51:52
  Author: felixonmars
Revision: 519230

Python 3.8 rebuild

Modified:
  python-magic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 15:51:48 UTC (rev 519229)
+++ PKGBUILD2019-10-25 15:51:52 UTC (rev 519230)
@@ -2,7 +2,7 @@
 
 pkgname=python-magic
 pkgver=5.37
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='https://darwinsys.com/file/'


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

2019-06-18 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 18, 2019 @ 20:25:00
  Author: arojas
Revision: 482202

https

Modified:
  python-magic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 20:24:32 UTC (rev 482201)
+++ PKGBUILD2019-06-18 20:25:00 UTC (rev 482202)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="Python bindings to the magic library"
 arch=('any')
-url='http://darwinsys.com/file/'
+url='https://darwinsys.com/file/'
 depends=('python')
 makedepends=('python-setuptools')
 license=('custom')


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

2019-05-26 Thread Felix Yan via arch-commits
Date: Sunday, May 26, 2019 @ 19:26:22
  Author: felixonmars
Revision: 470851

upgpkg: python-magic 5.37-1

Modified:
  python-magic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-26 19:23:55 UTC (rev 470850)
+++ PKGBUILD2019-05-26 19:26:22 UTC (rev 470851)
@@ -1,8 +1,8 @@
 # Maintainer: Lukas Fleischer 
 
 pkgname=python-magic
-pkgver=5.36
-pkgrel=2
+pkgver=5.37
+pkgrel=1
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='http://darwinsys.com/file/'
@@ -10,7 +10,7 @@
 makedepends=('python-setuptools')
 license=('custom')
 source=("ftp://ftp.astron.com/pub/file/file-${pkgver}.tar.gz;)
-sha512sums=('3ec5e51ffb7a82defa74845a90fbc983f6e169fc116606049bc01ff6e720d340c8abf6eb7a08b9ac1099162a5c02deac3633b07b039d486344c8abd9052ca751')
+sha512sums=('bf153c15aebdd00329806231d20f295077b8b99efd0181d01279bcf3734a1718567df38cf75bc929eb8015ac98d29bb4bf1228d7ece8bfdfe14dd976391dd06d')
 
 package_python-magic() {
   cd "${srcdir}/file-${pkgver}/python"


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

2019-03-03 Thread Lukas Fleischer via arch-commits
Date: Sunday, March 3, 2019 @ 09:47:30
  Author: lfleischer
Revision: 437441

upgpkg: python-magic 5.36-2

Drop Python 2 support.

Modified:
  python-magic/trunk/PKGBUILD

--+
 PKGBUILD |   19 +--
 1 file changed, 5 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-03 09:26:04 UTC (rev 437440)
+++ PKGBUILD2019-03-03 09:47:30 UTC (rev 437441)
@@ -1,31 +1,22 @@
 # Maintainer: Lukas Fleischer 
 
-pkgbase=python-magic
-pkgname=(python-magic python2-magic)
+pkgname=python-magic
 pkgver=5.36
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='http://darwinsys.com/file/'
-makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
+depends=('python')
+makedepends=('python-setuptools')
 license=('custom')
 source=("ftp://ftp.astron.com/pub/file/file-${pkgver}.tar.gz;)
 
sha512sums=('3ec5e51ffb7a82defa74845a90fbc983f6e169fc116606049bc01ff6e720d340c8abf6eb7a08b9ac1099162a5c02deac3633b07b039d486344c8abd9052ca751')
 
 package_python-magic() {
-  depends=('python')
+  cd "${srcdir}/file-${pkgver}/python"
 
-  cd "${srcdir}/file-${pkgver}/python"
   python setup.py install --root="${pkgdir}" --optimize=1
-  install -Dm0644 "${srcdir}/file-${pkgver}/COPYING" \
-"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}
 
-package_python2-magic() {
-  depends=('python2')
-
-  cd "${srcdir}/file-${pkgver}/python"
-  python2 setup.py install --root="${pkgdir}" --optimize=1
   install -Dm0644 "${srcdir}/file-${pkgver}/COPYING" \
 "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }


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

2019-03-03 Thread Lukas Fleischer via arch-commits
Date: Sunday, March 3, 2019 @ 09:24:01
  Author: lfleischer
Revision: 437437

upgpkg: python-magic 5.36-1

Upstream update.

Modified:
  python-magic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-03 09:23:20 UTC (rev 437436)
+++ PKGBUILD2019-03-03 09:24:01 UTC (rev 437437)
@@ -2,7 +2,7 @@
 
 pkgbase=python-magic
 pkgname=(python-magic python2-magic)
-pkgver=5.35
+pkgver=5.36
 pkgrel=1
 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;)
-sha512sums=('cbecc52e9209be8bc090752d0672efa181625d4e1e688e63edd1f5657b29bad69364a477fb4ed85d1fa413b8002c8578c86153d2acaaecce78446c0ca6ea9e38')
+sha512sums=('3ec5e51ffb7a82defa74845a90fbc983f6e169fc116606049bc01ff6e720d340c8abf6eb7a08b9ac1099162a5c02deac3633b07b039d486344c8abd9052ca751')
 
 package_python-magic() {
   depends=('python')


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

2019-02-16 Thread Felix Yan via arch-commits
Date: Saturday, February 16, 2019 @ 17:47:37
  Author: felixonmars
Revision: 433596

upgpkg: python-magic 5.35-1

Modified:
  python-magic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-16 17:47:28 UTC (rev 433595)
+++ PKGBUILD2019-02-16 17:47:37 UTC (rev 433596)
@@ -2,7 +2,7 @@
 
 pkgbase=python-magic
 pkgname=(python-magic python2-magic)
-pkgver=5.34
+pkgver=5.35
 pkgrel=1
 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;)
-sha512sums=('57849f8496fd356a66e5559804fdd907059dc2e2f75ede470a25c65b1c499481aad3d7978454b15a15e94c07c9d6795864e8705304a2281dacf1c4e31501bed8')
+sha512sums=('cbecc52e9209be8bc090752d0672efa181625d4e1e688e63edd1f5657b29bad69364a477fb4ed85d1fa413b8002c8578c86153d2acaaecce78446c0ca6ea9e38')
 
 package_python-magic() {
   depends=('python')


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

2018-10-03 Thread Lukas Fleischer via arch-commits
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
===
--- PKGBUILD2018-10-03 06:56:14 UTC (rev 389113)
+++ PKGBUILD2018-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')


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

2018-06-30 Thread Evangelos Foutras via arch-commits
Date: Saturday, June 30, 2018 @ 17:47:24
  Author: foutrelis
Revision: 348700

Python 3.7 rebuild

Modified:
  python-magic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 17:47:22 UTC (rev 348699)
+++ PKGBUILD2018-06-30 17:47:24 UTC (rev 348700)
@@ -3,7 +3,7 @@
 pkgbase=python-magic
 pkgname=(python-magic python2-magic)
 pkgver=5.30
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='http://darwinsys.com/file/'


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

2018-05-22 Thread Felix Yan via arch-commits
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
===
--- PKGBUILD2018-05-23 05:42:45 UTC (rev 327985)
+++ PKGBUILD2018-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')


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

2016-12-25 Thread Evangelos Foutras
Date: Sunday, December 25, 2016 @ 18:58:21
  Author: foutrelis
Revision: 202312

Python 3.6 rebuild

Modified:
  python-magic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-25 18:58:15 UTC (rev 202311)
+++ PKGBUILD2016-12-25 18:58:21 UTC (rev 202312)
@@ -3,7 +3,7 @@
 pkgbase=python-magic
 pkgname=(python-magic python2-magic)
 pkgver=5.29
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='http://darwinsys.com/file/'


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

2016-10-27 Thread Lukas Fleischer
Date: Thursday, October 27, 2016 @ 19:55:16
  Author: lfleischer
Revision: 193804

upgpkg: python-magic 5.29-1

Upstream update.

Modified:
  python-magic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-27 19:55:06 UTC (rev 193803)
+++ PKGBUILD2016-10-27 19:55:16 UTC (rev 193804)
@@ -2,8 +2,8 @@
 
 pkgbase=python-magic
 pkgname=(python-magic python2-magic)
-pkgver=5.25
-pkgrel=3
+pkgver=5.29
+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=('e6a972d4e10d9e76407a432f4a63cd4c')
+md5sums=('b7b57b36b577c9cede2f2d1342203302')
 
 package_python-magic() {
   depends=('python')


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

2015-09-27 Thread Felix Yan
Date: Sunday, September 27, 2015 @ 18:07:41
  Author: fyan
Revision: 141702

upgpkg: python-magic 5.25-3

rebuild for python 3.5

Modified:
  python-magic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-27 16:07:36 UTC (rev 141701)
+++ PKGBUILD2015-09-27 16:07:41 UTC (rev 141702)
@@ -3,7 +3,7 @@
 pkgbase=python-magic
 pkgname=(python-magic python2-magic)
 pkgver=5.25
-pkgrel=2
+pkgrel=3
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='http://darwinsys.com/file/'


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

2015-09-27 Thread Lukas Fleischer
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
===
--- PKGBUILD2015-09-27 09:27:20 UTC (rev 141674)
+++ PKGBUILD2015-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')


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

2015-09-19 Thread Evangelos Foutras
Date: Saturday, September 19, 2015 @ 19:51:46
  Author: foutrelis
Revision: 141083

Python 3.5 rebuild

Modified:
  python-magic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-19 17:51:22 UTC (rev 141082)
+++ PKGBUILD2015-09-19 17:51:46 UTC (rev 141083)
@@ -3,7 +3,7 @@
 pkgbase=python-magic
 pkgname=(python-magic python2-magic)
 pkgver=5.19
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings to the magic library"
 arch=('any')
 url='http://darwinsys.com/file/'


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

2014-08-06 Thread Lukas Fleischer
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
===
--- PKGBUILD2014-08-06 17:03:26 UTC (rev 116923)
+++ PKGBUILD2014-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')



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

2014-04-12 Thread Lukas Fleischer
Date: Sunday, April 13, 2014 @ 01:43:08
  Author: lfleischer
Revision: 109298

upgpkg: python-magic 5.18-2

pkgrel bump.

Modified:
  python-magic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-12 23:40:15 UTC (rev 109297)
+++ PKGBUILD2014-04-12 23:43:08 UTC (rev 109298)
@@ -3,7 +3,7 @@
 pkgbase=python-magic
 pkgname=(python-magic python2-magic)
 pkgver=5.18
-pkgrel=1
+pkgrel=2
 pkgdesc=Python bindings to the magic library
 arch=('any')
 url='http://darwinsys.com/file/'