diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 11:56:14 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 12:01:21 +1300 |
commit | 27914de1660bea663fa2f70ec4ff3520b6a7f3da (patch) | |
tree | b255e8256e28c3f7e9c97c6352bfe202996292b3 /desktop/rofi | |
parent | 6f29e884906d25dae98422a35637adcf2548e4b1 (diff) | |
download | slackbuilds-27914de1660bea663fa2f70ec4ff3520b6a7f3da.tar.gz |
desktop/rofi: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'desktop/rofi')
-rw-r--r-- | desktop/rofi/rofi.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/rofi/rofi.info b/desktop/rofi/rofi.info index 6efbc9af95..a9d2a9f730 100644 --- a/desktop/rofi/rofi.info +++ b/desktop/rofi/rofi.info @@ -1,7 +1,7 @@ PRGNAM="rofi" VERSION="1.7.3" HOMEPAGE="https://github.com/DaveDavenport/rofi/" -DOWNLOAD="NOT SUPPORTED" +DOWNLOAD="UNSUPPORTED" MD5SUM="" DOWNLOAD_x86_64="https://github.com/davatorium/rofi/releases/download/1.7.3/rofi-1.7.3.tar.xz" MD5SUM_x86_64="47e9e9531646d923e150f868375fcd4f" |