Update KDEBase Runtime to 1.4.0 and fix homepage.
parent
f23c021ea0
commit
e04362a6c9
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class KdebaseRuntime <Formula
|
||||
url 'ftp://ftp.kde.org/pub/kde/stable/4.4.2/src/kdebase-runtime-4.4.2.tar.bz2'
|
||||
homepage ''
|
||||
md5 'd46fca58103624c28fcdf3fbd63262eb'
|
||||
url 'ftp://ftp.kde.org/pub/kde/stable/4.5.2/src/kdebase-runtime-4.5.2.tar.bz2'
|
||||
homepage 'http://www.kde.org/'
|
||||
md5 '6503a445c52fc1055152d46fca56eb0a'
|
||||
|
||||
depends_on 'cmake' => :build
|
||||
depends_on 'kde-phonon'
|
||||
|
|
Loading…
Reference in New Issue