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 | |
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')
-rw-r--r-- | gob/.md5sum.i686 | 2 | ||||
-rw-r--r-- | gob/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | gob/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gob/.md5sum.i686 b/gob/.md5sum.i686 index 1b17756..7b86d8a 100644 --- a/gob/.md5sum.i686 +++ b/gob/.md5sum.i686 @@ -1 +1 @@ -d8a12bb9f7ae6eeddcb16da03fe25323 gob2-2.0.18.tar.gz +cd08248762962aec88100ddaaff4f9e0 gob2-2.0.18.tar.xz diff --git a/gob/.md5sum.x86_64 b/gob/.md5sum.x86_64 index 1b17756..7b86d8a 100644 --- a/gob/.md5sum.x86_64 +++ b/gob/.md5sum.x86_64 @@ -1 +1 @@ -d8a12bb9f7ae6eeddcb16da03fe25323 gob2-2.0.18.tar.gz +cd08248762962aec88100ddaaff4f9e0 gob2-2.0.18.tar.xz 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 |