diff options
author | piernov <piernov@piernov.org> | 2012-03-31 11:44:59 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-03-31 11:44:59 +0200 |
commit | 09a355f03367472a55ed072764c1b142438daa8d (patch) | |
tree | 2bc33bd07f2eb3f07634ce83a1d533449594da12 /gnome-common/Pkgfile | |
parent | 8b3b02b8bc2d87b5a1dcc235f19ad0a5e357b66f (diff) | |
download | gnome3-09a355f03367472a55ed072764c1b142438daa8d.tar.gz gnome3-09a355f03367472a55ed072764c1b142438daa8d.tar.bz2 gnome3-09a355f03367472a55ed072764c1b142438daa8d.tar.xz gnome3-09a355f03367472a55ed072764c1b142438daa8d.zip |
gnome-common 3.4.0.1-1 màj port
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() { |