diff options
Diffstat (limited to 'gnome-common/Pkgfile')
-rwxr-xr-x | gnome-common/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-common/Pkgfile b/gnome-common/Pkgfile index f28f717..a0540aa 100755 --- a/gnome-common/Pkgfile +++ b/gnome-common/Pkgfile @@ -6,10 +6,10 @@ # Run on: name=gnome-common -version=2.34.0 +version=3.1.0 release=1 -revision=7f977b0214623142819c8b7a08839949fb9f3ec0 -source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.bz2 +revision=HEAD +source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz http://git.gnome.org/browse/$name/snapshot/$name-$revision.tar.bz2) build() { |