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