diff options
author | B. Watson <urchlay@slackware.uk> | 2024-03-18 16:41:47 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-23 08:17:08 +0700 |
commit | 7f2bcb5ea8c4a98c381008676ef55363e6bbe32e (patch) | |
tree | 9a087ada51917b0ccb11e416c4c9ccf2739fd857 /audio | |
parent | b323be47cef40caa7cf9292a25ce1e86d243d53e (diff) |
audio/aseqview: Fix download URL.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aseqview/aseqview.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aseqview/aseqview.info b/audio/aseqview/aseqview.info index 4a648ff6fd08..a9a05df1c89b 100644 --- a/audio/aseqview/aseqview.info +++ b/audio/aseqview/aseqview.info @@ -1,7 +1,7 @@ PRGNAM="aseqview" VERSION="0.2.8" HOMEPAGE="https://github.com/tiwai/aseqview" -DOWNLOAD="http://ftp.osuosl.org/pub/gentoo/distfiles/aseqview-0.2.8.tar.gz" +DOWNLOAD="http://ftp.osuosl.org/pub/gentoo/distfiles/7c/aseqview-0.2.8.tar.gz" MD5SUM="5f75e1b6fc5eab6b40ae2c7a74216a7b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |