Date: Thursday, January 26, 2023 @ 16:34:56 Author: freswa Revision: 1388347
upgpkg: filezilla 3.63.1-1 Modified: filezilla/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-26 16:28:49 UTC (rev 1388346) +++ PKGBUILD 2023-01-26 16:34:56 UTC (rev 1388347) @@ -3,7 +3,7 @@ # Contributor: Alexander Fehr <pizzapunk gmail com> pkgname=filezilla -pkgver=3.63.0 +pkgver=3.63.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=('0fbff6c9b25f50d77a1f5e4139fe0acae4603c78074bcfa9afe9e032989ca400') -sha512sums=('47065cfbc1944cd9f8b2c4d3b2a2bb1e9e169b083a46d79fe477cc3a628e91241822c739f308ce614212710f431c333f33193b9261f9b5ec677eb8c62a634364') +sha256sums=('4e0b5c0f79f4f8bca4ba21e713ba97b86d5b45c4723de67b9c10d23bf417a37f') +sha512sums=('c4f70eb772c868508dc10e1d3a5c9300bc034523f1ee374b30178048ded8e70be3d6307769509d4f8c0921126726dafbcbfda0066fe6d2c5f93af369196618c0') prepare() { cd ${pkgname}-${pkgver}
