diff options
-rw-r--r-- | desktop/rofi/rofi.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/rofi/rofi.info b/desktop/rofi/rofi.info index c5b353c619c21..98d96c2441a03 100644 --- a/desktop/rofi/rofi.info +++ b/desktop/rofi/rofi.info @@ -1,10 +1,10 @@ PRGNAM="rofi" VERSION="1.7.5" HOMEPAGE="https://github.com/DaveDavenport/rofi/" -DOWNLOAD="UNSUPPORTED" -MD5SUM="" -DOWNLOAD_x86_64="https://github.com/davatorium/rofi/releases/download/1.7.5/rofi-1.7.5.tar.xz" -MD5SUM_x86_64="284aea347005af52354a6a8c492a8c03" +DOWNLOAD="https://github.com/davatorium/rofi/releases/download/1.7.5/rofi-1.7.5.tar.xz" +MD5SUM="284aea347005af52354a6a8c492a8c03" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" REQUIRES="xcb-util-xrm" MAINTAINER="Andrew Payne" EMAIL="phalange@komputermatrix.com" |