filezilla updated to version 3.7.0

This commit is contained in:
AlmAck 2013-05-12 22:17:25 +02:00
parent efb81dcc51
commit c37aa97b90
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
pkgname=filezilla
pkgver=3.6.0.2
pkgrel=2
pkgver=3.7.0
pkgrel=1
pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
arch=('x86_64')
url="http://filezilla-project.org/"
@ -27,4 +27,4 @@ package() {
make DESTDIR="${pkgdir}" install
}
md5sums=('d56773feafb85c216813bbda87838db0')
md5sums=('de827a062ec316d0da99936aeaaeeb79')

View File

@ -1,5 +1,5 @@
post_install() {
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
}
post_upgrade() {