diff options
author | piernov <piernov@piernov.org> | 2012-05-30 13:24:48 +0000 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-05-30 13:24:48 +0000 |
commit | a31b42ccf97073f4ebc21e6f0164329ec234ca3f (patch) | |
tree | 195e681053cd976692a13ebf87081971d0352f08 /gob/Pkgfile | |
parent | 7691d5994c18eedc8a53db3bc67d2c9e1e99bca5 (diff) | |
download | gnome3-a31b42ccf97073f4ebc21e6f0164329ec234ca3f.tar.gz gnome3-a31b42ccf97073f4ebc21e6f0164329ec234ca3f.tar.bz2 gnome3-a31b42ccf97073f4ebc21e6f0164329ec234ca3f.tar.xz gnome3-a31b42ccf97073f4ebc21e6f0164329ec234ca3f.zip |
gob màj url
Diffstat (limited to 'gob/Pkgfile')
-rw-r--r-- | gob/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gob/Pkgfile b/gob/Pkgfile index 66eaa62..951a5b7 100644 --- a/gob/Pkgfile +++ b/gob/Pkgfile @@ -8,7 +8,7 @@ name=gob version=2.0.18 release=1 -source=(http://ftp.5z.com/pub/$name/gob2-$version.tar.gz) +source=(http://ftp.5z.com/pub/$name/gob2-$version.tar.xz) build() { cd gob2-$version |