* update python-mimeparse to 2.0.0-2

This commit is contained in:
Alexander Baldeck 2024-12-05 07:18:55 +01:00
parent 16f9e78a76
commit 5f8a54e15d
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-mimeparse
pkgdesc = Module of basic functions for parsing mime-type names and matching them against a list of media-ranges
pkgver = 2.0.0
pkgrel = 1
pkgrel = 2
url = https://github.com/dbtsai/python-mimeparse
arch = any
license = MIT

View File

@ -3,7 +3,7 @@
pkgname=python-mimeparse
pkgver=2.0.0
pkgrel=1
pkgrel=2
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"