diff options
author | root <root@rshg054.dnsready.net> | 2013-05-11 01:48:19 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-11 01:48:19 -0700 |
commit | 207b7c7b0d7bc0db898a2386a665bdb20495fb19 (patch) | |
tree | 972e21e2c70df56034182bfc0bf6ccbebab104b7 /community/filezilla/PKGBUILD | |
parent | fc7ee6f5a358c428577ae4e6217ff594a3e45ad3 (diff) |
Sat May 11 01:48:09 PDT 2013
Diffstat (limited to 'community/filezilla/PKGBUILD')
-rw-r--r-- | community/filezilla/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/filezilla/PKGBUILD b/community/filezilla/PKGBUILD index 3645e35bb..f933e383e 100644 --- a/community/filezilla/PKGBUILD +++ b/community/filezilla/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 90239 2013-05-09 21:10:16Z bluewind $ +# $Id: PKGBUILD 90268 2013-05-10 20:25:25Z bluewind $ # Contributor: Alexander Fehr <pizzapunk gmail com> # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=filezilla -pkgver=3.7.0 +pkgver=3.7.0.1 pkgrel=1 pkgdesc="Fast and reliable FTP, FTPS and SFTP client" arch=('i686' 'x86_64') @@ -31,4 +31,4 @@ package() { make DESTDIR="${pkgdir}" install } -md5sums=('de827a062ec316d0da99936aeaaeeb79') +md5sums=('cb07cf02ee4cc767e10e8a022ad0ce0d') |