blob: 1f6ae3aa248ca71001c9a3bf9258b42f5408709c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = fusefat
pkgdesc = User space implementation of the FAT file sustem using FUSE
pkgver = 0.3a
pkgrel = 2
url = http://sourceforge.net/projects/libfat/
arch = x86_64
arch = i386
license = GPL
depends = fuse
depends = glib2
source = http://downloads.sourceforge.net/project/libfat/libfat/0.3a/libfat-0.3a.tar.gz
sha512sums = c9257df5f9dab7ed99e83d6ca7cd6df4dca658a33062d69be8c48a6e38a39d3f7fec592a7c6c86b22816d681942647578566fbf457a5ebe08e029689d38099cc
pkgname = fusefat
|