gtksourceview3 3.10.1

master
Jack Nagel 2013-11-18 09:47:26 -06:00
parent 3c3f8cebd0
commit 6747d36a87
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Gtksourceview3 < Formula
homepage 'http://projects.gnome.org/gtksourceview/'
url 'http://ftp.acc.umu.se/pub/gnome/sources/gtksourceview/3.10/gtksourceview-3.10.0.tar.xz'
sha1 '96136aa8b0f133e49269d4c71341fceff32898f7'
url 'http://ftp.acc.umu.se/pub/gnome/sources/gtksourceview/3.10/gtksourceview-3.10.1.tar.xz'
sha1 '195da95964eedf16355c97f1ca5ae99c24ca398b'
depends_on :x11
depends_on 'pkg-config' => :build