summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorhayao2021-06-13 22:13:15 +0900
committerhayao2021-06-13 22:13:15 +0900
commit9295bceb1f16c9ad84f44eb9ede4be8114c9e51a (patch)
treed9da2c06fab7dce33006e6b3fe0c488efce10211 /.SRCINFO
parentcd77100bf77305593179aa266d69e3289366cfcb (diff)
downloadaur-filezilla-unstable-bin.tar.gz
[fix] : Simple PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 5 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a358da852bd..6011ef9c81fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = filezilla-unstable-bin
pkgdesc = Free, open source FTP, FTPS and SFTP client (Pre-built binary)
pkgver = 3.54.0_rc1
- pkgrel = 1
+ pkgrel = 2
url = https://filezilla-project.org
arch = i686
arch = x86_64
license = GPL
- makedepends = curl
depends = pugixml
depends = wxgtk3
depends = xdg-utils
@@ -15,14 +14,10 @@ pkgbase = filezilla-unstable-bin
depends = nettle
depends = sqlite
provides = filezilla
- provides = filezilla-git
conflicts = filezilla
- conflicts = filezilla-git
- conflicts = libfilezilla
- 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.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
+ source_i686 = https://download.filezilla-project.org/client/FileZilla_3.54.0-rc1_i686-linux-gnu.tar.bz2
+ sha512sums_i686 = 400b6968660097aa818eb10a218e95077ddb734a4761660e32e8ccec45f3c8ed4014958a7de6eb3bdb9b1f065ab904d6be3afe711d0ea0c4150c19ec067f3648
+ source_x86_64 = https://download.filezilla-project.org/client/FileZilla_3.54.0-rc1_x86_64-linux-gnu.tar.bz2
+ sha512sums_x86_64 = b40b5a041bd319e792bb615b07753ec620661b567a205c6fc067b7fb4c255234baa784fef6b9d2ac2fc503c0efa7e7f1e618f1faab9ffda7d2501c0e5f9a4c7a
pkgname = filezilla-unstable-bin
-