Update Formula: dmenu
Version bump to 4.2.1 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
84fc83e4bc
commit
6b7a33007d
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Dmenu <Formula
|
||||
url 'http://dl.suckless.org/tools/dmenu-4.1.1.tar.gz'
|
||||
url 'http://dl.suckless.org/tools/dmenu-4.2.1.tar.gz'
|
||||
homepage 'http://tools.suckless.org/dmenu/'
|
||||
md5 '931896a199741c23be945e8519a81c1d'
|
||||
md5 '5c95f974fa0c723f46838d0d5fbf5aca'
|
||||
head 'http://hg.suckless.org/dmenu/'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue