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

Felix Yan felixonmars at archlinux.org
Sat Jun 30 02:19:26 UTC 2018


    Date: Saturday, June 30, 2018 @ 02:19:25
  Author: felixonmars
Revision: 347849

upgpkg: python-mimeparse 1.6.0-3

Python 3.7 rebuild

Modified:
  python-mimeparse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 02:18:31 UTC (rev 347848)
+++ PKGBUILD	2018-06-30 02:19:25 UTC (rev 347849)
@@ -4,7 +4,7 @@
 pkgbase=python-mimeparse
 pkgname=(python-mimeparse python2-mimeparse)
 pkgver=1.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Module of basic functions for parsing mime-type names and matching them against a list of media-ranges'
 arch=('any')
 url="https://github.com/dbtsai/python-mimeparse"
@@ -11,7 +11,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'git')
 source=("git+https://github.com/dbtsai/python-mimeparse#tag=$pkgver")
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 prepare() {
   cp -a python-mimeparse{,-py2}



More information about the arch-commits mailing list