aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2013-11-12 11:07:32 -0600
committerJack Nagel2013-11-12 11:08:03 -0600
commit0ed1ca877826ac858e956542402c2efac2188d24 (patch)
treef1cc05f0e50fd8aa0960b25c1715b1b1e949e182 /Library
parenta1a8f0c995422b876dc820766ee4a41a67d87172 (diff)
downloadhomebrew-0ed1ca877826ac858e956542402c2efac2188d24.tar.bz2
gsettings-desktop-schemas 3.10.1
Closes #24202.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gsettings-desktop-schemas.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gsettings-desktop-schemas.rb b/Library/Formula/gsettings-desktop-schemas.rb
index fa27871f5..eabd0b2dd 100644
--- a/Library/Formula/gsettings-desktop-schemas.rb
+++ b/Library/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