summaryrefslogtreecommitdiffstats
path: root/desktop/rofi
diff options
context:
space:
mode:
author afhpayne <github@komputermatrix.com>2023-06-28 22:03:03 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-02 23:21:15 +0700
commit219b008665ed20afdeed4d50094e3f0ea0d4b9f1 (patch)
tree8bee17b364ef1e766f095fc88964fbaeead7a1b7 /desktop/rofi
parentbbdd53aa9136772036a586c946f4c23facd78e09 (diff)
downloadslackbuilds-219b008665ed20afdeed4d50094e3f0ea0d4b9f1.tar.gz
slackbuilds-219b008665ed20afdeed4d50094e3f0ea0d4b9f1.tar.xz
desktop/rofi: Update info file to allow 32-bit builds.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/rofi')
-rw-r--r--desktop/rofi/rofi.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/rofi/rofi.info b/desktop/rofi/rofi.info
index c5b353c619..98d96c2441 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"