diff options
Diffstat (limited to 'main/ntfs-3g/APKBUILD')
-rw-r--r-- | main/ntfs-3g/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ntfs-3g/APKBUILD b/main/ntfs-3g/APKBUILD index b8b615376..c61d00c15 100644 --- a/main/ntfs-3g/APKBUILD +++ b/main/ntfs-3g/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=ntfs-3g pkgver=2010.3.6 -pkgrel=0 +pkgrel=1 pkgdesc="A userspace ntfs driver with write support" url="http://www.tuxera.com/community/ntfs-3g-download/" license="GPL" |