waifu2x-converter-cpp: update to 5.2.1.

This commit is contained in:
maxice8 2018-11-13 15:32:20 -02:00 committed by maxice8
parent 758eb4918e
commit 345138133f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'waifu2x-converter-cpp'
pkgname=waifu2x-converter-cpp
version=5.2
version=5.2.1
revision=1
build_style=cmake
configure_args="-DINSTALL_MODELS=ON"
@ -11,7 +11,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="MIT"
homepage="https://github.com/DeadSix27/waifu2x-converter-cpp"
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"
post_install() {