diff --git a/docs/reference/gtk/building.sgml b/docs/reference/gtk/building.sgml
index 9e60e927be..a2fe9a080b 100644
--- a/docs/reference/gtk/building.sgml
+++ b/docs/reference/gtk/building.sgml
@@ -49,12 +49,12 @@ How to compile GTK+ itself
of the tools are already included in the source packages. But
it's useful to know a bit about how packages that use these
tools work. A source package is distributed as a
- tar.gz or tar.bz2 file
+ tar.bz2 or tar.xz file
which you unpack into a directory full of the source files as follows:
- tar xvfz gtk+-3.0.0.tar.gz
- tar xvfj gtk+-3.0.0.tar.bz2
+ tar xvfj gtk+-3.2.0.tar.bz2
+ tar xvfJ gtk+-3.2.0.tar.xz
In the toplevel directory that is created, there will be