[arch-commits] CVS update of extra/system/ntfs-3g (PKGBUILD)
Thomas Baechler
thomas at archlinux.org
Thu May 17 13:25:37 UTC 2007
Date: Thursday, May 17, 2007 @ 09:25:37
Author: thomas
Path: /home/cvs-extra/extra/system/ntfs-3g
Modified: PKGBUILD (1.9 -> 1.10)
upgpkg: ntfs-3g 1.516-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/system/ntfs-3g/PKGBUILD
diff -u extra/system/ntfs-3g/PKGBUILD:1.9 extra/system/ntfs-3g/PKGBUILD:1.10
--- extra/system/ntfs-3g/PKGBUILD:1.9 Sun May 13 10:32:33 2007
+++ extra/system/ntfs-3g/PKGBUILD Thu May 17 09:25:37 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.9 2007/05/13 14:32:33 thomas Exp $
+# $Id: PKGBUILD,v 1.10 2007/05/17 13:25:37 thomas Exp $
# Contributor: Hubert Czobodziñski <hcz at onet.eu>
# Maintainer: Thomas Baechler <thomas at archlinux.org>
pkgname=ntfs-3g
-pkgver=1.417
+pkgver=1.516
pkgrel=1
pkgdesc="Third generation Linux NTFS driver"
arch=(i686 x86_64)
@@ -12,8 +12,8 @@
depends=('fuse')
makedepends=('pkgconfig')
source=(http://www.ntfs-3g.org/ntfs-3g-${pkgver}.tgz)
-md5sums=('9e451f1084461795a96170adb6c4376b')
-options=(NOLIBTOOL)
+md5sums=('d8527df764193abb16af3a2248bdd8b5')
+options=(!libtool)
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list