diff options
Diffstat (limited to 'main/libtxc_dxtn/APKBUILD')
-rw-r--r-- | main/libtxc_dxtn/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libtxc_dxtn/APKBUILD b/main/libtxc_dxtn/APKBUILD index 8fee81ea311..7473e1e870b 100644 --- a/main/libtxc_dxtn/APKBUILD +++ b/main/libtxc_dxtn/APKBUILD @@ -10,7 +10,7 @@ license="BSD" depends_dev="mesa-dev" makedepends="$depends_dev automake autoconf libtool" subpackages="$pkgname-dev" -source="$pkgname-$pkgver-r$pkgrel.tar.bz2::https://people.freedesktop.org/~cbrill/$pkgname/$pkgname-$pkgver.tar.bz2" +source="$pkgname-$pkgver-r$pkgrel.tar.bz2::https://people.freedesktop.org/~cbrill/libtxc_dxtn/libtxc_dxtn-$pkgver.tar.bz2" prepare() { default_prepare |