diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-03-01 16:27:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-03 08:42:15 +0700 |
commit | a56d91c9b4ae1fd041eca94f9081bcece360fa6d (patch) | |
tree | 79a86c0199a804d1887fe05406f9f3490072401e /desktop | |
parent | aa68531d70462cfab71354f5f6db79d02a478ad8 (diff) | |
download | slackbuilds-a56d91c9b4ae1fd041eca94f9081bcece360fa6d.tar.gz |
desktop/cmatrix: Fix download url.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/cmatrix/cmatrix.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/cmatrix/cmatrix.info b/desktop/cmatrix/cmatrix.info index 46f5277aaa..cc7885e917 100644 --- a/desktop/cmatrix/cmatrix.info +++ b/desktop/cmatrix/cmatrix.info @@ -1,7 +1,7 @@ PRGNAM="cmatrix" VERSION="1.2a" HOMEPAGE="http://www.asty.org/cmatrix/" -DOWNLOAD="http://www.asty.org/cmatrix/dist/cmatrix-1.2a.tar.gz" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/cmatrix-1.2a.tar.gz" MD5SUM="ebfb5733104a258173a9ccf2669968a1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |