Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 0 additions & 45 deletions srcpkgs/mnamer/patches/requests-cache.patch

This file was deleted.

8 changes: 4 additions & 4 deletions srcpkgs/mnamer/template
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Template file for 'mnamer'
pkgname=mnamer
version=2.6.0
revision=2
version=2.7.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core python3-setuptools_scm python3-wheel"
depends="python3-appdirs python3-babelfish python3-guessit
python3-requests python3-requests-cache python3-setuptools_scm
python3-teletype python3-typing_extensions"
python3-teletype"
short_desc="Intelligent and highly configurable media organization utility"
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
license="MIT"
homepage="https://github.com/jkwill87/mnamer"
distfiles="${PYPI_SITE}/m/mnamer/mnamer-${version}.tar.gz"
checksum=0af4f0fa681f59a43fabbc0f7fcf488b6bd8ed120ae0d52d2eb72be3d066a993
checksum=26c0c9395e86a9bf7e7db0b77981d0d93da3dd355401ebc6f9a9ba6d22c7182c

post_install() {
vlicense LICENSE.txt
Expand Down