[arch-commits] CVS update of core/support/ntfs-3g (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Thu Oct 4 17:39:58 UTC 2007


    Date: Thursday, October 4, 2007 @ 13:39:58
  Author: thomas
    Path: /home/cvs-core/core/support/ntfs-3g

Modified: PKGBUILD (1.15 -> 1.16)

upgpkg: ntfs-3g 1.1004-1


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: core/support/ntfs-3g/PKGBUILD
diff -u core/support/ntfs-3g/PKGBUILD:1.15 core/support/ntfs-3g/PKGBUILD:1.16
--- core/support/ntfs-3g/PKGBUILD:1.15	Fri Sep 14 08:36:24 2007
+++ core/support/ntfs-3g/PKGBUILD	Thu Oct  4 13:39:58 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.15 2007/09/14 12:36:24 thomas Exp $
+# $Id: PKGBUILD,v 1.16 2007/10/04 17:39:58 thomas Exp $
 # Contributor: Hubert Czobodziñski <hcz at onet.eu>
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=ntfs-3g
-pkgver=1.913
+pkgver=1.1004
 pkgrel=1
 pkgdesc="Third generation Linux NTFS driver"
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('fuse')
 makedepends=('pkgconfig')
-source=(http://www.ntfs-3g.org/ntfs-3g-${pkgver}.tgz)
-md5sums=('d8093ce011683b39a683a948f94ce33a')
+source=(http://www.ntfs-3g.org/${pkgname}-${pkgver}.tgz)
+md5sums=('7630c7dc2879078df06ceff680cc04f5')
 options=(!libtool)
 
 build() {




More information about the arch-commits mailing list