[arch-commits] Commit in ntfs-3g/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Fri Feb 12 13:02:52 UTC 2010


    Date: Friday, February 12, 2010 @ 08:02:52
  Author: ronald
Revision: 68340

upgpkg: ntfs-3g 2010.1.16-1
update to latest version; new homepage and source location

Modified:
  ntfs-3g/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-12 13:02:20 UTC (rev 68339)
+++ PKGBUILD	2010-02-12 13:02:52 UTC (rev 68340)
@@ -3,18 +3,18 @@
 # Contributor: Thomas Bächler <thomas.archlinux.org>
 
 pkgname=ntfs-3g
-pkgver=2009.11.14
+pkgver=2010.1.16
 pkgrel=1
 pkgdesc="Stable read and write NTFS driver"
-url="http://www.ntfs-3g.org/"
+url="http://www.tuxera.com"
 arch=('i686' 'x86_64')
 license=('GPL2')
 depends=('glibc' 'fuse>=2.8.0')
 makedepends=('pkgconfig')
 options=('!libtool')
-source=(http://www.ntfs-3g.org/${pkgname}-${pkgver}.tgz
+source=(http://www.tuxera.com/opensource/${pkgname}-${pkgver}.tgz
         25-ntfs-config-write-policy.fdi)
-md5sums=('68a8d622bb6ef900b8bb64cdffad48f8'
+md5sums=('e104c914e8d7d29ee83e63d46afbba25'
          '9dca69d78310f8635877984167eb515f')
 
 build() {




More information about the arch-commits mailing list