libfilezilla: update to 0.51.0
This commit is contained in:
parent
5425a41014
commit
199204252e
@ -3,7 +3,7 @@
|
||||
_realname=libfilezilla
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=0.50.0
|
||||
pkgver=0.51.0
|
||||
pkgrel=1
|
||||
pkgdesc="Small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs (mingw-w64)"
|
||||
arch=('any')
|
||||
@ -26,7 +26,7 @@ license=('spdx:GPL-2.0-or-later')
|
||||
# See https://trac.filezilla-project.org/ticket/13186
|
||||
#source=("https://download.filezilla-project.org/${_realname}/${_realname}-${pkgver}.tar.xz")
|
||||
source=("https://sources.archlinux.org/other/${_realname}/${_realname}-${pkgver}.tar.xz")
|
||||
sha256sums=('6d99be1b5a47fbc68aaab83bcc483d84ad170a672eb648a226bf792356455177')
|
||||
sha256sums=('6186c1665e32728b2d1e5f72bd54c4489930c029e2c68b5d649e782cdebe5175')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user