diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-04-20 06:44:20 +0000 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 17:53:21 -0500 |
commit | 3cf62f05fc6ad9d6f9e243a4d3024ce6324f78b1 (patch) | |
tree | 967e7624f89590aaa22baef034016b5e92e958f5 /desktop | |
parent | 7b244c38ed2952ead50a9f5081d579ae20ef5277 (diff) |
desktop/grun: Fix DOWNLOAD.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/grun/grun.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/grun/grun.info b/desktop/grun/grun.info index 8896351a377c..b031cc8e218f 100644 --- a/desktop/grun/grun.info +++ b/desktop/grun/grun.info @@ -1,7 +1,7 @@ PRGNAM="grun" VERSION="0.9.3" HOMEPAGE="https://github.com/lrgc/grun" -DOWNLOAD="https://github.com/lrgc/grun/archive/release_0_9_3/grub-release_0_9_3.tar.gz" +DOWNLOAD="https://github.com/lrgc/grun/archive/release_0_9_3/grun-release_0_9_3.tar.gz" MD5SUM="dd221f689c211e2ccfacf06bf24b14bc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |