graphics/XnViewMP: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 23:04:22 -05:00
parent a2b85c7f48
commit f144960847
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
This repackages the original binary from the developers homepage
This repackages the original XnViewMP binary from the developer's homepage.

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://download.xnview.com/XnViewMP-linux.tgz"
MD5SUM="17e8ab2a1de48c8d9bd5f4a42bfac83e"
DOWNLOAD_x86_64="https://download.xnview.com/XnViewMP-linux-x64.tgz"
MD5SUM_x86_64="c035de76b1b14589eb85312b6f7ab1bb"
REQUIRES="OpenAL"
REQUIRES=""
MAINTAINER="Melvin Mawhin"
EMAIL="mmawhin@hotmail.com"