mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-01-23 17:33:32 +08:00
[skip-ci] filezilla: update to 3.40.0
This commit is contained in:
parent
2046b78076
commit
9137ec12b2
@ -1,14 +1,13 @@
|
||||
pkgname=filezilla
|
||||
pkgver=3.39.0
|
||||
pkgver=3.40.0
|
||||
pkgrel=1
|
||||
pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
|
||||
arch=('x86_64')
|
||||
url="https://filezilla-project.org/"
|
||||
license=('GPL')
|
||||
depends=('dbus' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite3' 'gnutls' 'libfilezilla' 'libnotify')
|
||||
screenshot="https://filezilla-project.org/images/screenshots/fz3_linux_main.png"
|
||||
source=("https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2")
|
||||
sha256sums=('fb515e93775e5ad94ff2755b39605b62b3e8fcfc1125757f411d8f580d16444f')
|
||||
sha256sums=('c36ca08540f0be2227b8721195bb16a626c01608f09ed60a862a73e640206085')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user