mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
waifu2x-converter-cpp: update to 5.2.3.
This commit is contained in:
parent
c79fd76cfd
commit
23ac259672
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'waifu2x-converter-cpp'
|
# Template file for 'waifu2x-converter-cpp'
|
||||||
pkgname=waifu2x-converter-cpp
|
pkgname=waifu2x-converter-cpp
|
||||||
version=5.2.1
|
version=5.2.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DINSTALL_MODELS=ON"
|
configure_args="-DINSTALL_MODELS=ON"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/DeadSix27/waifu2x-converter-cpp"
|
homepage="https://github.com/DeadSix27/waifu2x-converter-cpp"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=dea629f3fcf7b0091c2a6d7b8399ead00af7a028a331b5ba935e5a47ee93c759
|
checksum=fc1f6317dce9ca7a4cb8e36be5c9e18d46e7ac41f7a444eaab2df8be5e44fd43
|
||||||
nocross="Builds intermediate executable, which should be ran on host, for the target architecture"
|
nocross="Builds intermediate executable, which should be ran on host, for the target architecture"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue