mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-02-03 09:17:15 +08:00
filezilla updated to version 3.7.0
This commit is contained in:
parent
efb81dcc51
commit
c37aa97b90
@ -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')
|
||||
|
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user