diff --git a/Formula/gsettings-desktop-schemas.rb b/Formula/gsettings-desktop-schemas.rb index fa27871f5c7..eabd0b2ddda 100644 --- a/Formula/gsettings-desktop-schemas.rb +++ b/Formula/gsettings-desktop-schemas.rb @@ -2,8 +2,8 @@ require 'formula' class GsettingsDesktopSchemas < Formula homepage 'http://ftp.gnome.org/pub/GNOME/sources/gsettings-desktop-schemas/' - url 'http://ftp.gnome.org/pub/GNOME/sources/gsettings-desktop-schemas/3.5/gsettings-desktop-schemas-3.5.92.tar.xz' - sha256 '65f6e866019d41599563774bbb4b08125760d4f93abcdf7704a8ee2fa9421b2e' + url 'http://ftp.gnome.org/pub/GNOME/sources/gsettings-desktop-schemas/3.10/gsettings-desktop-schemas-3.10.1.tar.xz' + sha256 '452378c4960a145747ec69f8c6a874e5b7715454df3e2452d1ff1a0a82e76811' depends_on 'xz' => :build depends_on 'pkg-config' => :build