mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
mimeo: rebuild for Python 3.12
This commit is contained in:
parent
8f1432004d
commit
9c5a5a5f9c
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'mimeo'
|
||||
pkgname=mimeo
|
||||
version=2023
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3"
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
depends="python3-xdg"
|
||||
short_desc="Open files by MIME-type or file name using regular expressions"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue