Updated oxygen-icons to version 4.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
46e00df91f
commit
24a2f5ea9f
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class OxygenIcons <Formula
|
||||
url 'ftp://ftp.kde.org/pub/kde/stable/4.5.2/src/oxygen-icons-4.5.2.tar.bz2'
|
||||
url 'ftp://ftp.kde.org/pub/kde/stable/4.6.0/src/oxygen-icons-4.6.0.tar.bz2'
|
||||
homepage 'http://www.oxygen-icons.org/'
|
||||
md5 '64cd34251378251d56b9e56a9d4d7bf6'
|
||||
md5 '47b943e1b8bc2c1cef10fd791ac70091'
|
||||
|
||||
depends_on 'cmake' => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue