* update mailcap to 2.1.54-2

This commit is contained in:
Alexander Baldeck 2024-08-18 09:48:11 +02:00
parent 48ddcf05ce
commit a4aea5420a
2 changed files with 20 additions and 1 deletions

19
mailcap/.SRCINFO Normal file
View File

@ -0,0 +1,19 @@
pkgbase = mailcap
pkgdesc = Helper application and MIME type associations for file types
pkgver = 2.1.54
pkgrel = 2
url = https://pagure.io/mailcap
arch = any
license = MIT
checkdepends = python
makedepends = git
provides = mime-types
conflicts = mime-types
replaces = mime-types
backup = etc/mailcap
backup = etc/mime.types
backup = etc/nginx/mime.types
source = git+https://pagure.io/mailcap#commit=9699055a1b4dfb90f7594ee2e8dda705fa56d3b8
b2sums = SKIP
pkgname = mailcap

View File

@ -3,7 +3,7 @@
pkgname=mailcap
pkgver=2.1.54
pkgrel=1
pkgrel=2
pkgdesc="Helper application and MIME type associations for file types"
url="https://pagure.io/mailcap"
arch=(any)