diff --git a/libtxc_dxtn/.md5sum b/libtxc_dxtn/.md5sum index 97e852bae..842b707b7 100644 --- a/libtxc_dxtn/.md5sum +++ b/libtxc_dxtn/.md5sum @@ -1 +1 @@ -03beb907c13df6484cde210ce219f4b8 libtxc_dxtn070518.tar.gz +a7c0652475a0f57fd96f5b1e55d921c8 libtxc_dxtn070518.tar.bz2 diff --git a/libtxc_dxtn/Pkgfile b/libtxc_dxtn/Pkgfile index eb19c88a3..e7e06818d 100644 --- a/libtxc_dxtn/Pkgfile +++ b/libtxc_dxtn/Pkgfile @@ -1,14 +1,14 @@ # Description: Implementation of S3TC -# URL: http://homepage.hispeed.ch/rscheidegger/dri_experimental/s3tc_index.html +# URL: http://people.freedesktop.org/~cbrill/libtxc_dxtn/ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=libtxc_dxtn version=070518 release=1 -source=(http://homepage.hispeed.ch/rscheidegger/dri_experimental/$name$version.tar.gz) +source=(http://cgit.freedesktop.org/~cbrill/libtxc_dxtn/snapshot/libtxc_dxtn070518.tar.bz2) build() { - cd $name + cd $name$version make make DESTDIR=$PKG install