[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2022-09-09 Thread Frederik Schwan via arch-commits
Date: Friday, September 9, 2022 @ 11:37:24
  Author: freswa
Revision: 1297238

upgpkg: filezilla 3.60.2-2

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-09-09 10:19:42 UTC (rev 1297237)
+++ PKGBUILD2022-09-09 11:37:24 UTC (rev 1297238)
@@ -4,7 +4,7 @@
 
 pkgname=filezilla
 pkgver=3.60.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2022-07-22 Thread Frederik Schwan via arch-commits
Date: Friday, July 22, 2022 @ 15:45:26
  Author: freswa
Revision: 1255290

upgpkg: filezilla 3.60.2-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-22 14:40:50 UTC (rev 1255289)
+++ PKGBUILD2022-07-22 15:45:26 UTC (rev 1255290)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.60.1
-pkgrel=3
+pkgver=3.60.2
+pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')
@@ -16,9 +16,9 @@
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2
 wxwidgets-3.2.patch)
-sha256sums=('81f96c63638caf1838e0c63e5874f60192120965d825294a894a22b7d42066af'
+sha256sums=('e407dbad169953ff951452bcbf138d953a3a30235f8abb03d271c712cc7e5792'
 'e77564b7c21a443f52dd7cb4fa4b8d1519396b241414fe6ee95feca6e143d748')
-sha512sums=('417b97afd8e9434c625392c4025ab7d977d58fad2dfe17c8ff856233c70b5d77df22c4e1b76120d9d5dba3bce1c61453808deb26314dbde7ec425d643c4f83d9'
+sha512sums=('2660d25c2e8390cc34c08a8ad84349c8a5d5245a708223d6d5935579a29568f4276e6672a62ab3a8e187e649f30a436dca0aa1fdc6b4d6e59394f6cad10a299a'
 
'd31eb0da71cbc740e6210435f97920caac6c26be98717b656c785df6be248fa27925495fa90b118dcbc582ac32af957472cbbe16fdb4fef0bbc6257d15d06931')
 
 prepare() {



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2022-07-20 Thread Frederik Schwan via arch-commits
Date: Wednesday, July 20, 2022 @ 12:55:23
  Author: freswa
Revision: 1254904

libfilezilla 0.38.1 rebuild

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-20 12:51:57 UTC (rev 1254903)
+++ PKGBUILD2022-07-20 12:55:23 UTC (rev 1254904)
@@ -4,7 +4,7 @@
 
 pkgname=filezilla
 pkgver=3.60.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')



[arch-commits] Commit in filezilla/trunk (PKGBUILD wxwidgets-3.2.patch)

2022-07-11 Thread Antonio Rojas via arch-commits
Date: Monday, July 11, 2022 @ 17:04:30
  Author: arojas
Revision: 1249595

wxwidgets 3.2 rebuild

Added:
  filezilla/trunk/wxwidgets-3.2.patch
Modified:
  filezilla/trunk/PKGBUILD

-+
 PKGBUILD|   22 +++---
 wxwidgets-3.2.patch |   27 +++
 2 files changed, 42 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-11 16:40:37 UTC (rev 1249594)
+++ PKGBUILD2022-07-11 17:04:30 UTC (rev 1249595)
@@ -4,20 +4,29 @@
 
 pkgname=filezilla
 pkgver=3.60.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')
 license=('GPL')
 depends=(
-  'dbus' 'xdg-utils' 'wxgtk3' 'libidn' 'hicolor-icon-theme' 'sqlite'
+  'dbus' 'xdg-utils' 'wxwidgets-gtk3' 'libidn' 'hicolor-icon-theme' 'sqlite'
   'gnutls' 'libfilezilla'
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
-source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('81f96c63638caf1838e0c63e5874f60192120965d825294a894a22b7d42066af')
-sha512sums=('417b97afd8e9434c625392c4025ab7d977d58fad2dfe17c8ff856233c70b5d77df22c4e1b76120d9d5dba3bce1c61453808deb26314dbde7ec425d643c4f83d9')
+source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2
+wxwidgets-3.2.patch)
+sha256sums=('81f96c63638caf1838e0c63e5874f60192120965d825294a894a22b7d42066af'
+'e77564b7c21a443f52dd7cb4fa4b8d1519396b241414fe6ee95feca6e143d748')
+sha512sums=('417b97afd8e9434c625392c4025ab7d977d58fad2dfe17c8ff856233c70b5d77df22c4e1b76120d9d5dba3bce1c61453808deb26314dbde7ec425d643c4f83d9'
+
'd31eb0da71cbc740e6210435f97920caac6c26be98717b656c785df6be248fa27925495fa90b118dcbc582ac32af957472cbbe16fdb4fef0bbc6257d15d06931')
 
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 < ../wxwidgets-3.2.patch # Allow building with wxWidgets 3.2
+  autoreconf -vif
+}
+
 build() {
   cd ${pkgname}-${pkgver}
   ./configure \
@@ -24,8 +33,7 @@
 --prefix=/usr \
 --disable-manualupdatecheck \
 --disable-autoupdatecheck \
---with-pugixml=builtin \
---with-wx-config=/usr/bin/wx-config-gtk3
+--with-pugixml=builtin
   make
 }
 

Added: wxwidgets-3.2.patch
===
--- wxwidgets-3.2.patch (rev 0)
+++ wxwidgets-3.2.patch 2022-07-11 17:04:30 UTC (rev 1249595)
@@ -0,0 +1,27 @@
+diff -ru filezilla-3.60.1.orig/configure.ac filezilla-3.60.1/configure.ac
+--- filezilla-3.60.1.orig/configure.ac 2022-07-07 23:16:56.929350754 +0200
 filezilla-3.60.1/configure.ac  2022-07-11 19:02:07.212006501 +0200
+@@ -185,11 +185,6 @@
+ equivalent variable and wxWidgets version is $MIN_WX_VERSION or above.
+ ])
+   fi
+-  if test "${WX_VERSION_MAJOR}.${WX_VERSION_MINOR}" = "3.1"; then
+-AC_MSG_ERROR([You must use wxWidgets 3.0.x, development versions of 
wxWidgets are not supported.])
+-  elif test "${WX_VERSION_MAJOR}.${WX_VERSION_MINOR}" != "3.0"; then
+-AC_MSG_ERROR([You must use wxWidgets 3.0.x, wxWidgets 3.2 or higher is 
not yet supported.])
+-  fi
+   
+   if test "${WX_VERSION_MAJOR}.${WX_VERSION_MINOR}" = "3.0"; then
+ MAC_REQUIRES_AQUA="YES"
+diff -ru filezilla-3.60.1.orig/src/interface/search.h 
filezilla-3.60.1/src/interface/search.h
+--- filezilla-3.60.1.orig/src/interface/search.h   2022-07-07 
23:16:56.962684362 +0200
 filezilla-3.60.1/src/interface/search.h2022-07-11 19:01:24.584985318 
+0200
+@@ -13,7 +13,7 @@
+ class CSearchDialogFileList;
+ class CWindowStateManager;
+ 
+-class CSearchDialog final : protected CFilterConditionsDialog, public 
CStateEventHandler
++class CSearchDialog final : public CFilterConditionsDialog, public 
CStateEventHandler
+ {
+   friend class CSearchDialogFileList;
+ public:



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2022-06-06 Thread Frederik Schwan via arch-commits
Date: Monday, June 6, 2022 @ 13:15:47
  Author: freswa
Revision: 1226367

upgpkg: filezilla 3.60.1-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-06 13:15:04 UTC (rev 1226366)
+++ PKGBUILD2022-06-06 13:15:47 UTC (rev 1226367)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.60.0
+pkgver=3.60.1
 pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
@@ -15,8 +15,8 @@
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('1c28a796f66767cedc871a38e65ab43b80cf4d00919f238e08d6c00639bdccfe')
-sha512sums=('6b7c44237d3220c14264afdc591dc4537960a261c5ac14a71a9a95cc66f8da81d5a8e01372d8dd408a0061b77ab5afd7cc6959f608f764556f6ba2146e880f1a')
+sha256sums=('81f96c63638caf1838e0c63e5874f60192120965d825294a894a22b7d42066af')
+sha512sums=('417b97afd8e9434c625392c4025ab7d977d58fad2dfe17c8ff856233c70b5d77df22c4e1b76120d9d5dba3bce1c61453808deb26314dbde7ec425d643c4f83d9')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2022-05-30 Thread Frederik Schwan via arch-commits
Date: Monday, May 30, 2022 @ 10:09:32
  Author: freswa
Revision: 1215616

upgpkg: filezilla 3.60.0-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-30 10:09:26 UTC (rev 1215615)
+++ PKGBUILD2022-05-30 10:09:32 UTC (rev 1215616)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.59.0
+pkgver=3.60.0
 pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
@@ -15,8 +15,8 @@
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('ad82d70e55dca8e0e2b2e194c68f3c8f2e003a46b7920cf0b6d6e8433e911501')
-sha512sums=('063de23e7b529ee7422479ebb1af00ab86a82ee25cf0e7e1e06995bf897aeeb25aab161ab202de889ea750c796a0ac1317c5a08dcb89fa1f4cbdb79caa3cbfc7')
+sha256sums=('1c28a796f66767cedc871a38e65ab43b80cf4d00919f238e08d6c00639bdccfe')
+sha512sums=('6b7c44237d3220c14264afdc591dc4537960a261c5ac14a71a9a95cc66f8da81d5a8e01372d8dd408a0061b77ab5afd7cc6959f608f764556f6ba2146e880f1a')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2022-04-08 Thread Frederik Schwan via arch-commits
Date: Friday, April 8, 2022 @ 17:48:45
  Author: freswa
Revision: 1183010

upgpkg: filezilla 3.59.0-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-04-08 17:47:23 UTC (rev 1183009)
+++ PKGBUILD2022-04-08 17:48:45 UTC (rev 1183010)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.58.0
+pkgver=3.59.0
 pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
@@ -15,8 +15,8 @@
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('d0fe7f72e01f7742baa06466818b186e8e91fff62d6ee7b2f0e884b6b3385d88')
-sha512sums=('f613f210d9176be2dd41046ecdf4598604f8902829edfe5981564217561417ca35029618b0c50cdb6232220ec0440bd390f098b602c05845c846efe0689d9d54')
+sha256sums=('ad82d70e55dca8e0e2b2e194c68f3c8f2e003a46b7920cf0b6d6e8433e911501')
+sha512sums=('063de23e7b529ee7422479ebb1af00ab86a82ee25cf0e7e1e06995bf897aeeb25aab161ab202de889ea750c796a0ac1317c5a08dcb89fa1f4cbdb79caa3cbfc7')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2022-02-11 Thread Frederik Schwan via arch-commits
Date: Saturday, February 12, 2022 @ 01:50:58
  Author: freswa
Revision: 1132379

upgpkg: filezilla 3.58.0-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-12 01:12:33 UTC (rev 1132378)
+++ PKGBUILD2022-02-12 01:50:58 UTC (rev 1132379)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.57.0
-pkgrel=2
+pkgver=3.58.0
+pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')
@@ -15,8 +15,8 @@
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('82bf6c7077ca13012549356b463952f124ee04876f21e4ba720acc9811c899c7')
-sha512sums=('4c3a5c4f4c1551cb81283f2886555c0e4857be55c60c4489d4cbe817ea6ebc0c9104088408766d5f9b3e6434f0fcf47986c62afc858e7095225f2db6f6753377')
+sha256sums=('d0fe7f72e01f7742baa06466818b186e8e91fff62d6ee7b2f0e884b6b3385d88')
+sha512sums=('f613f210d9176be2dd41046ecdf4598604f8902829edfe5981564217561417ca35029618b0c50cdb6232220ec0440bd390f098b602c05845c846efe0689d9d54')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2022-02-03 Thread Frederik Schwan via arch-commits
Date: Thursday, February 3, 2022 @ 12:22:43
  Author: freswa
Revision: 1124867

rebuild against libfilezilla 0.36.0

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-03 12:20:38 UTC (rev 1124866)
+++ PKGBUILD2022-02-03 12:22:43 UTC (rev 1124867)
@@ -4,7 +4,7 @@
 
 pkgname=filezilla
 pkgver=3.57.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-12-10 Thread Frederik Schwan via arch-commits
Date: Friday, December 10, 2021 @ 15:02:25
  Author: freswa
Revision: 1068091

upgpkg: filezilla 3.57.0-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-10 14:56:32 UTC (rev 1068090)
+++ PKGBUILD2021-12-10 15:02:25 UTC (rev 1068091)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.56.2
-pkgrel=2
+pkgver=3.57.0
+pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')
@@ -15,8 +15,8 @@
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('095ae0e7ca38931d7c06d7df6b47bf04f2632545edc3501cbc228ad4bc05057a')
-sha512sums=('6aab8a0a8b2205ac5428c6b5ef698010cb9a42759913254ac5981be85ffb8d725251724c1972c9b9ba6c88029573ef2c8a36f6814252b8080476f0b080a9d2f1')
+sha256sums=('82bf6c7077ca13012549356b463952f124ee04876f21e4ba720acc9811c899c7')
+sha512sums=('4c3a5c4f4c1551cb81283f2886555c0e4857be55c60c4489d4cbe817ea6ebc0c9104088408766d5f9b3e6434f0fcf47986c62afc858e7095225f2db6f6753377')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-12-08 Thread Frederik Schwan via arch-commits
Date: Wednesday, December 8, 2021 @ 20:58:32
  Author: freswa
Revision: 1065705

libfilezilla rebuild

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-08 20:56:19 UTC (rev 1065704)
+++ PKGBUILD2021-12-08 20:58:32 UTC (rev 1065705)
@@ -4,7 +4,7 @@
 
 pkgname=filezilla
 pkgver=3.56.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-10-27 Thread Frederik Schwan via arch-commits
Date: Wednesday, October 27, 2021 @ 23:02:30
  Author: freswa
Revision: 1034812

upgpkg: filezilla 3.56.2-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-27 22:52:03 UTC (rev 1034811)
+++ PKGBUILD2021-10-27 23:02:30 UTC (rev 1034812)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.56.1
+pkgver=3.56.2
 pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
@@ -15,8 +15,8 @@
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('2c1e0e3cd3e02bdc896b73a91e1e8d1bad0fc1908d8cf444f31398302312d8ca')
-sha512sums=('65dd560f0a3ac2028448120e164b730e48c3595635d815261856d01ef9f013b011d25173fdb03b9305cf1461045cf36ce0a21917677008ae40e79d989e36ed99')
+sha256sums=('095ae0e7ca38931d7c06d7df6b47bf04f2632545edc3501cbc228ad4bc05057a')
+sha512sums=('6aab8a0a8b2205ac5428c6b5ef698010cb9a42759913254ac5981be85ffb8d725251724c1972c9b9ba6c88029573ef2c8a36f6814252b8080476f0b080a9d2f1')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-10-26 Thread Frederik Schwan via arch-commits
Date: Tuesday, October 26, 2021 @ 17:41:50
  Author: freswa
Revision: 1034206

upgpkg: filezilla 3.56.1-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-26 17:39:57 UTC (rev 1034205)
+++ PKGBUILD2021-10-26 17:41:50 UTC (rev 1034206)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.56.0
+pkgver=3.56.1
 pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
@@ -15,8 +15,8 @@
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('e62799e40204833fa677ca7518f438b53e85d208f45103ffa22cffc8ab0371a7')
-sha512sums=('390aceee80151bbf5e8f00cdfe48fafc20afdfab8b78f627a96215e74bc7d4ff7310dd67400b1deb531dde0fa4a100ac4cd04ff4e6166860badac68438ed23db')
+sha256sums=('2c1e0e3cd3e02bdc896b73a91e1e8d1bad0fc1908d8cf444f31398302312d8ca')
+sha512sums=('65dd560f0a3ac2028448120e164b730e48c3595635d815261856d01ef9f013b011d25173fdb03b9305cf1461045cf36ce0a21917677008ae40e79d989e36ed99')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-10-12 Thread Frederik Schwan via arch-commits
Date: Tuesday, October 12, 2021 @ 15:24:32
  Author: freswa
Revision: 1029899

upgpkg: filezilla 3.56.0-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-12 15:22:31 UTC (rev 1029898)
+++ PKGBUILD2021-10-12 15:24:32 UTC (rev 1029899)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.55.1
-pkgrel=3
+pkgver=3.56.0
+pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')
@@ -15,8 +15,8 @@
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('67f8d0e11f53fd23207d3cbfc942d03f3e23ee439ee48a14a2143c9950f776a5')
-sha512sums=('07f1ccc596cac64aca0e82a97725f2ade26de78116441ba5aefaa8bd1396a483be88d9820820b9767e77686abbfd0eb6190684303e1f4d9ec45ef0b1f2cf0170')
+sha256sums=('e62799e40204833fa677ca7518f438b53e85d208f45103ffa22cffc8ab0371a7')
+sha512sums=('390aceee80151bbf5e8f00cdfe48fafc20afdfab8b78f627a96215e74bc7d4ff7310dd67400b1deb531dde0fa4a100ac4cd04ff4e6166860badac68438ed23db')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-09-29 Thread Frederik Schwan via arch-commits
Date: Wednesday, September 29, 2021 @ 21:47:32
  Author: freswa
Revision: 1026010

libfilezilla 0.33.0 rebuild

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-29 21:45:12 UTC (rev 1026009)
+++ PKGBUILD2021-09-29 21:47:32 UTC (rev 1026010)
@@ -4,7 +4,7 @@
 
 pkgname=filezilla
 pkgver=3.55.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-09-14 Thread Frederik Schwan via arch-commits
Date: Tuesday, September 14, 2021 @ 23:47:59
  Author: freswa
Revision: 1014956

upgpkg: filezilla 3.55.1-2

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-14 21:58:14 UTC (rev 1014955)
+++ PKGBUILD2021-09-14 23:47:59 UTC (rev 1014956)
@@ -4,7 +4,7 @@
 
 pkgname=filezilla
 pkgver=3.55.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-08-10 Thread Frederik Schwan via arch-commits
Date: Tuesday, August 10, 2021 @ 12:41:50
  Author: freswa
Revision: 997371

upgpkg: filezilla 3.55.1-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-08-10 12:40:08 UTC (rev 997370)
+++ PKGBUILD2021-08-10 12:41:50 UTC (rev 997371)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.55.0
-pkgrel=2
+pkgver=3.55.1
+pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')
@@ -15,8 +15,8 @@
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('ae70eb4180d136be29bbad6fcdd188e497e205fc416ea3e413dce7cd8cab9c82')
-sha512sums=('8a1221e97719610be900d66f7feba90d1c5053a618b38084e93e8f2b11e51fc523336e11e110f51828eba3f17f60cea1fcd8060bd0cc5e7fdb3d24f35a4c1732')
+sha256sums=('67f8d0e11f53fd23207d3cbfc942d03f3e23ee439ee48a14a2143c9950f776a5')
+sha512sums=('07f1ccc596cac64aca0e82a97725f2ade26de78116441ba5aefaa8bd1396a483be88d9820820b9767e77686abbfd0eb6190684303e1f4d9ec45ef0b1f2cf0170')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-07-28 Thread Frederik Schwan via arch-commits
Date: Thursday, July 29, 2021 @ 01:27:08
  Author: freswa
Revision: 989725

libfilezilla-0.31.0-1 rebuild

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-29 01:24:35 UTC (rev 989724)
+++ PKGBUILD2021-07-29 01:27:08 UTC (rev 989725)
@@ -4,7 +4,7 @@
 
 pkgname=filezilla
 pkgver=3.55.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Friday, July 16, 2021 @ 23:59:45
  Author: freswa
Revision: 977747

upgpkg: filezilla 3.55.0-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-16 23:57:45 UTC (rev 977746)
+++ PKGBUILD2021-07-16 23:59:45 UTC (rev 977747)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.54.1
-pkgrel=2
+pkgver=3.55.0
+pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')
@@ -15,8 +15,8 @@
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('703a199c13bb681d6eb0e3fe6e1cc9d0b690016acdd47b26bd12a2a95ff4aa6a')
-sha512sums=('d41b9fb303c11c81ceb0577fa5d40d6f5d9d1dc70a6a6bb6dac5c4cb7f8fc22cf06c2cf2e7415d922d11d5d4262832db89647acc34fa9a6cd92105b7700901df')
+sha256sums=('ae70eb4180d136be29bbad6fcdd188e497e205fc416ea3e413dce7cd8cab9c82')
+sha512sums=('8a1221e97719610be900d66f7feba90d1c5053a618b38084e93e8f2b11e51fc523336e11e110f51828eba3f17f60cea1fcd8060bd0cc5e7fdb3d24f35a4c1732')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-05-13 Thread Levente Polyak via arch-commits
Date: Thursday, May 13, 2021 @ 20:02:22
  Author: anthraxx
Revision: 933622

upgpkg: filezilla 3.54.1-2: rebuild against compat glibc

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-13 20:02:09 UTC (rev 933621)
+++ PKGBUILD2021-05-13 20:02:22 UTC (rev 933622)
@@ -4,7 +4,7 @@
 
 pkgname=filezilla
 pkgver=3.54.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')


[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-05-13 Thread Levente Polyak via arch-commits
Date: Thursday, May 13, 2021 @ 12:41:37
  Author: anthraxx
Revision: 933177

upgpkg: filezilla 3.54.1-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-13 12:33:27 UTC (rev 933176)
+++ PKGBUILD2021-05-13 12:41:37 UTC (rev 933177)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.53.1
+pkgver=3.54.1
 pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
@@ -15,8 +15,8 @@
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('656874f2eaec54672c72f41ea5ea149c50197c50de5d6748bb41d722bfc3f779')
-sha512sums=('85109c68c9acaf2d3fb7d2ed98bdeae636cc359993535484ca404bd34e8287927628e255364bdb03681fcc47bff02423e954fd304b2e304bf18efaf2c0784eaa')
+sha256sums=('703a199c13bb681d6eb0e3fe6e1cc9d0b690016acdd47b26bd12a2a95ff4aa6a')
+sha512sums=('d41b9fb303c11c81ceb0577fa5d40d6f5d9d1dc70a6a6bb6dac5c4cb7f8fc22cf06c2cf2e7415d922d11d5d4262832db89647acc34fa9a6cd92105b7700901df')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in filezilla/trunk (PKGBUILD)

2021-03-27 Thread Levente Polyak via arch-commits
Date: Sunday, March 28, 2021 @ 00:42:00
  Author: anthraxx
Revision: 905859

upgpkg: filezilla 3.53.1-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |   13 -
 1 file changed, 8 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-03-28 00:36:54 UTC (rev 905858)
+++ PKGBUILD2021-03-28 00:42:00 UTC (rev 905859)
@@ -3,17 +3,20 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.46.3
+pkgver=3.53.1
 pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')
 license=('GPL')
-depends=('dbus' 'xdg-utils' 'wxgtk3' 'libidn' 'hicolor-icon-theme' 'sqlite'
-'gnutls' 'libfilezilla' 'libfilezilla.so')
+depends=(
+  'dbus' 'xdg-utils' 'wxgtk3' 'libidn' 'hicolor-icon-theme' 'sqlite'
+  'gnutls' 'libfilezilla'
+  libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
+)
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('f1c5bff0a99c39447a5ea9fdfcc16cc408876ef52fa8d5e7bf041ea0717a7395')
-sha512sums=('35b61c3bfd1d40848e7846b4533da8844df0e4873cb89286b90330cbc29dffeff96fcab10aec908a08d9129198bb2d80df8f223d8ebc1a0863a4083cb06abffc')
+sha256sums=('656874f2eaec54672c72f41ea5ea149c50197c50de5d6748bb41d722bfc3f779')
+sha512sums=('85109c68c9acaf2d3fb7d2ed98bdeae636cc359993535484ca404bd34e8287927628e255364bdb03681fcc47bff02423e954fd304b2e304bf18efaf2c0784eaa')
 
 build() {
   cd ${pkgname}-${pkgver}