diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-01-07 15:08:59 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-01-07 15:08:59 +0100 |
commit | 74d2f6ecbd25e398d8e618b1ba3b8b1df8baefe5 (patch) | |
tree | c7ddc46dc8b4d648a7d34903ab0832d9fce63c09 /community/curlftpfs/PKGBUILD | |
parent | d5d6c758f4c060d2f5a26435fd3a3e8a660d5af8 (diff) |
Rebuilds for lib32.
Manually run the compiler instead of using trivial Makefiles, to
respect user's CFLAGS.
Diffstat (limited to 'community/curlftpfs/PKGBUILD')
-rw-r--r-- | community/curlftpfs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/curlftpfs/PKGBUILD b/community/curlftpfs/PKGBUILD index 722cd9659..4e2d32f79 100644 --- a/community/curlftpfs/PKGBUILD +++ b/community/curlftpfs/PKGBUILD @@ -5,7 +5,7 @@ pkgname=curlftpfs pkgver=0.9.2 -pkgrel=3 +pkgrel=3.1 pkgdesc="A filesystem for acessing FTP hosts based on FUSE and libcurl." url="http://curlftpfs.sourceforge.net/" license=('GPL') |