diff --git a/libtxc_dxtn/PKGBUILD b/libtxc_dxtn/PKGBUILD index 9e4aa22e5..ccc29ce0e 100644 --- a/libtxc_dxtn/PKGBUILD +++ b/libtxc_dxtn/PKGBUILD @@ -1,17 +1,16 @@ # -# Part of chakra-project.org +# Part of chakraos.org # # Maintainer: Francesco Marinucci pkgname=libtxc_dxtn pkgver=1.0.1 -pkgrel=3 +pkgrel=4 arch=('x86_64') pkgdesc="Texture compression library for Mesa" url="http://dri.freedesktop.org/wiki/S3TC" license=(custom:BSD) depends=(mesa) -options=(!libtool) source=(http://people.freedesktop.org/~cbrill/$pkgname/$pkgname-$pkgver.tar.bz2) md5sums=('7105107f07ac49753f4b61ba9d0c79c5')