diff options
Diffstat (limited to 'dconf/Pkgfile')
-rw-r--r-- | dconf/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dconf/Pkgfile b/dconf/Pkgfile index 0315973..fa85646 100644 --- a/dconf/Pkgfile +++ b/dconf/Pkgfile @@ -6,9 +6,9 @@ # Run on: gobject-introspection,gtk3 name=dconf -version=0.7.5 +version=0.9.0 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz) build() { cd $name-$version |