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>
This commit is contained in:
afhpayne 2023-06-28 22:03:03 -04:00 committed by Willy Sudiarto Raharjo
parent bbdd53aa91
commit 219b008665
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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"