diff options
Diffstat (limited to 'extra/mtdev/PKGBUILD')
-rw-r--r-- | extra/mtdev/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/mtdev/PKGBUILD b/extra/mtdev/PKGBUILD index 76c71d19a..17370aca9 100644 --- a/extra/mtdev/PKGBUILD +++ b/extra/mtdev/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 195256 2013-09-29 09:02:35Z andyrtr $ +# $Id: PKGBUILD 198330 2013-10-30 14:12:39Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Contributor: SpepS <dreamspepser at yahoo dot it> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64' 'mips64el') url="http://bitmath.org/code/mtdev/" license=('custom:MIT') depends=('glibc') -options=('!libtool') source=("$url$pkgname-$pkgver.tar.bz2") md5sums=('73a915d6075b31db4f08ab8c6d314695') |