summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhayao2021-05-09 19:16:01 +0900
committerhayao2021-05-09 19:16:01 +0900
commitcd77100bf77305593179aa266d69e3289366cfcb (patch)
treef372797eb2c0af2b8d5a2dde0852e1699cfaddab
parentc6309d84bacdfdab01b5a58d076a5d873c7e9d75 (diff)
downloadaur-cd77100bf77305593179aa266d69e3289366cfcb.tar.gz
[update] : Updated 3.54.0 rc1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 641985de4eeb..7a358da852bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = filezilla-unstable-bin
pkgdesc = Free, open source FTP, FTPS and SFTP client (Pre-built binary)
- pkgver = 3.53.0_rc1
+ pkgver = 3.54.0_rc1
pkgrel = 1
url = https://filezilla-project.org
arch = i686
@@ -19,9 +19,9 @@ pkgbase = filezilla-unstable-bin
conflicts = filezilla
conflicts = filezilla-git
conflicts = libfilezilla
- source_i686 = FileZilla_3.53.0_rc1_i686-linux-gnu.tar.bz2::https://download.filezilla-project.org/client/FileZilla_3.53.0-rc1_i686-linux-gnu.tar.bz2
+ source_i686 = FileZilla_3.54.0_rc1_i686-linux-gnu.tar.bz2::https://download.filezilla-project.org/client/FileZilla_3.54.0-rc1_i686-linux-gnu.tar.bz2
sha512sums_i686 = SKIP
- source_x86_64 = FileZilla_3.53.0_rc1_x86_64-linux-gnu.tar.bz2::https://download.filezilla-project.org/client/FileZilla_3.53.0-rc1_x86_64-linux-gnu.tar.bz2
+ source_x86_64 = FileZilla_3.54.0_rc1_x86_64-linux-gnu.tar.bz2::https://download.filezilla-project.org/client/FileZilla_3.54.0-rc1_x86_64-linux-gnu.tar.bz2
sha512sums_x86_64 = SKIP
pkgname = filezilla-unstable-bin
diff --git a/PKGBUILD b/PKGBUILD
index e09b135cf78d..cc46f25cb181 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=filezilla
pkgname="${_pkgname}-unstable-bin"
-pkgver=3.53.0_rc1
+pkgver=3.54.0_rc1
pkgrel=1
pkgdesc='Free, open source FTP, FTPS and SFTP client (Pre-built binary)'
arch=('i686' 'x86_64')