mirror of
https://github.com/SinTan1729/lure-repo.git
synced 2024-12-26 06:48:35 -06:00
Bumped movie-rename version to 2.1.5
This commit is contained in:
parent
95c1b6864c
commit
e98589823e
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Maintainer: Sintan Santorum <c1scu0hh at anonaddy dot me>
|
# Maintainer: Sintan Santorum <c1scu0hh at anonaddy dot me>
|
||||||
name="movie-rename"
|
name="movie-rename"
|
||||||
version=2.1.4
|
version=2.1.5
|
||||||
release=2
|
release=1
|
||||||
desc="A simple tool to rename movies, written in Rust."
|
desc="A simple tool to rename movies, written in Rust."
|
||||||
architectures=('amd64')
|
architectures=('amd64')
|
||||||
homepage='https://github.com/SinTan1729/movie_rename'
|
homepage='https://github.com/SinTan1729/movie_rename'
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
provides=('movie-rename')
|
provides=('movie-rename')
|
||||||
sources_amd64=("${homepage}/releases/download/${version}/${name}.tar.gz")
|
sources_amd64=("${homepage}/releases/download/${version}/${name}.tar.gz")
|
||||||
checksums_amd64=('6f93c6e442afe6a64e8cf6c641e1a20174f6aebd9a557f39ae13d1c41e4a6f6a')
|
checksums_amd64=('13daa515e133fecdcf94363631777f70363ba49474adddd9f9c536fbbef83c44')
|
||||||
package() {
|
package() {
|
||||||
# Binary
|
# Binary
|
||||||
install-binary "./${name}"
|
install-binary "./${name}"
|
||||||
|
|
Loading…
Reference in a new issue