diff options
Diffstat (limited to 'extra/libatasmart')
-rw-r--r-- | extra/libatasmart/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libatasmart/PKGBUILD b/extra/libatasmart/PKGBUILD index f46ee6a8b..1c400b8f9 100644 --- a/extra/libatasmart/PKGBUILD +++ b/extra/libatasmart/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 187061 2013-06-03 11:16:38Z allan $ +# $Id: PKGBUILD 198126 2013-10-30 12:56:47Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libatasmart @@ -9,7 +9,6 @@ arch=('i686' 'x86_64') license=('LGPL') depends=('udev') url="http://0pointer.de/blog/projects/being-smart.html" -options=('!libtool') source=("http://0pointer.de/public/${pkgname}-${pkgver}.tar.xz") md5sums=('53afe2b155c36f658e121fe6def33e77') |