diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-10 03:34:10 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-10 03:34:10 +0000 |
commit | ffe0bbfd85b1341f3b15f809ea92f330d2f7cea3 (patch) | |
tree | cdffed6dff9284dc6ea35a558ec820639918e6cd /community/filezilla | |
parent | 22a7afa9198d103fd181636ffff9ded8e066e2e2 (diff) |
Mon Feb 10 03:32:23 UTC 2014
Diffstat (limited to 'community/filezilla')
-rw-r--r-- | community/filezilla/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/filezilla/PKGBUILD b/community/filezilla/PKGBUILD index 9820e5256..9da270edb 100644 --- a/community/filezilla/PKGBUILD +++ b/community/filezilla/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 105169 2014-02-02 09:46:45Z bluewind $ +# $Id: PKGBUILD 105534 2014-02-09 21:18:21Z bluewind $ # Contributor: Alexander Fehr <pizzapunk gmail com> # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=filezilla -pkgver=3.7.3 -pkgrel=3 +pkgver=3.7.4 +pkgrel=1 pkgdesc="Fast and reliable FTP, FTPS and SFTP client" arch=('i686' 'x86_64') url="http://filezilla-project.org/" @@ -33,4 +33,4 @@ package() { make DESTDIR="${pkgdir}" install } -md5sums=('df7828739a852ac3adbc1c010303115d') +md5sums=('8419418f1f473bf153369d7a834e39e7') |