mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
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:
parent
bbdd53aa91
commit
219b008665
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue