mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
waifu2x-converter-cpp: update to 5.2.1.
This commit is contained in:
parent
758eb4918e
commit
345138133f
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
|
version=5.2.1
|
||||||
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=a872f459e731bb324d13de801e0653385fa76260643f01a4fd1b24d66519063f
|
checksum=dea629f3fcf7b0091c2a6d7b8399ead00af7a028a331b5ba935e5a47ee93c759
|
||||||
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