[arch-commits] Commit in python-magic/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 13 08:16:48 UTC 2021
Date: Thursday, May 13, 2021 @ 08:16:47
Author: felixonmars
Revision: 932935
upgpkg: python-magic 5.40-1
Modified:
python-magic/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 08:11:33 UTC (rev 932934)
+++ PKGBUILD 2021-05-13 08:16:47 UTC (rev 932935)
@@ -1,8 +1,8 @@
# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
pkgname=python-magic
-pkgver=5.39
-pkgrel=3
+pkgver=5.40
+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=('9cf1a7b769c56eb6f5b25c66ce85fa1300128396e445b2e53dbbd8951e5da973a7a07c4ef9f7ebd1fe945d47bdaf2cd9ef09bd2be6c217a0bcb907d9449835e6')
+sha512sums=('3b70df75fa4c9050d55b1ffdc28e5f3c8b8ef7d4efd1a06bf53f113b676d81114a85aae56e0897d32b53716662d64ad18ab251ca8c92c6405c69eb758bb99afb')
package_python-magic() {
cd "${srcdir}/file-${pkgver}/python"
More information about the arch-commits
mailing list