diff options
Diffstat (limited to 'games/qtads/qtads.info')
-rw-r--r-- | games/qtads/qtads.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/qtads/qtads.info b/games/qtads/qtads.info index 9cf5ea117c..486be6ef74 100644 --- a/games/qtads/qtads.info +++ b/games/qtads/qtads.info @@ -1,10 +1,10 @@ PRGNAM="qtads" -VERSION="2.1.7" +VERSION="3.0.0" HOMEPAGE="https://github.com/realnc/qtads" -DOWNLOAD="https://github.com/realnc/qtads/releases/download/2.1.7/qtads-2.1.7.tar.bz2" -MD5SUM="32139431f08ce157eb385f1894c18f24" +DOWNLOAD="https://github.com/realnc/qtads/releases/download/v3.0.0/qtads-3.0.0-source.tar.xz" +MD5SUM="bbe7ee79d776f7f656b0ca7acd4d815b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="SDL_sound" +REQUIRES="SDL2 qt5 fluidsynth" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" |