diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2015-07-08 23:02:19 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2015-07-08 23:02:19 +1000 |
commit | 46bd460048a812388e1541b6b888a99b41e280ae (patch) | |
tree | bd34953ac1eb2c82d274798fd80f502d92a75efa /xorg-xf86-video-ast | |
parent | e1303b4fe194209a803d8e5613ab6d1d6e364099 (diff) | |
download | xorg-46bd460048a812388e1541b6b888a99b41e280ae.tar.gz xorg-46bd460048a812388e1541b6b888a99b41e280ae.tar.xz |
xorg-xf86-video-ast: use bzip2 archive instead of gunzip
Diffstat (limited to 'xorg-xf86-video-ast')
-rw-r--r-- | xorg-xf86-video-ast/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xf86-video-ast/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-xf86-video-ast/.md5sum b/xorg-xf86-video-ast/.md5sum index ba563e38..18666d7e 100644 --- a/xorg-xf86-video-ast/.md5sum +++ b/xorg-xf86-video-ast/.md5sum @@ -1 +1 @@ -18bf532bbedb82c1eaebc414f5ddb150 xf86-video-ast-1.0.1.tar.gz +63ac98d6526e3e27e290e1836a229059 xf86-video-ast-1.0.1.tar.bz2 diff --git a/xorg-xf86-video-ast/Pkgfile b/xorg-xf86-video-ast/Pkgfile index 573b4c0e..39d8edaa 100644 --- a/xorg-xf86-video-ast/Pkgfile +++ b/xorg-xf86-video-ast/Pkgfile @@ -6,7 +6,7 @@ name=xorg-xf86-video-ast version=1.0.1 release=1 -source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ast-$version.tar.gz) +source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ast-$version.tar.bz2) build() { cd xf86-video-ast-$version |