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

Felix Yan felixonmars at gemini.archlinux.org
Thu Feb 10 19:26:43 UTC 2022


    Date: Thursday, February 10, 2022 @ 19:26:43
  Author: felixonmars
Revision: 1131328

upgpkg: python-filetype 1.0.10-1

Modified:
  python-filetype/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-10 19:26:18 UTC (rev 1131327)
+++ PKGBUILD	2022-02-10 19:26:43 UTC (rev 1131328)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-filetype
-pkgver=1.0.9
+pkgver=1.0.10
 pkgrel=1
 pkgdesc="Infer file type and MIME type of any file/buffer"
 url="https://github.com/h2non/filetype.py"
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://github.com/h2non/filetype.py/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('aa8de6712c6d796089d894f3374c0959fc30e89e77722c8e929b1f74da8c8b8c81ce1af3188b574a813d757d758b830ac45bcfd4765e0034308c378597150413')
+sha512sums=('0b779f1ca1367626a57bbae531d9152abdc818d322ae5580809cd83344626c8bb43e10b609aa0709f8a03656c262bfceb8e4a6092bee45c49df0c274fb1ee0ed')
 
 build() {
   cd filetype.py-$pkgver



More information about the arch-commits mailing list