diff options
Diffstat (limited to 'desktop/rofi/rofi.info')
-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 dda0025ce7..77923ba337 100644 --- a/desktop/rofi/rofi.info +++ b/desktop/rofi/rofi.info @@ -1,10 +1,10 @@ PRGNAM="rofi" -VERSION="0.14.9" +VERSION="1.4.2" HOMEPAGE="https://davedavenport.github.io/rofi/" -DOWNLOAD="https://github.com/DaveDavenport/rofi/releases/download/0.14.9/rofi-0.14.9.tar.xz" -MD5SUM="beb7fdedcc998a4692495587f19bbe33" +DOWNLOAD="https://github.com/DaveDavenport/rofi/releases/download/1.4.2/rofi-1.4.2.tar.xz" +MD5SUM="eb530f63cb48031839592492cff0c56f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="check libxkbcommon xcb-util-xrm" MAINTAINER="Andrew Lobanov" EMAIL="spline1986@gmail.com" |