diff options
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 |