mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-02-03 05:27:14 +08:00
libfilezilla: update to 0.7.0
This commit is contained in:
parent
5ac64ac758
commit
08a1350a94
@ -3,7 +3,7 @@
|
||||
# Contributor: Martchus <martchus@gmx.net>
|
||||
|
||||
pkgname=libfilezilla
|
||||
pkgver=0.6.1
|
||||
pkgver=0.7.0
|
||||
pkgrel=1
|
||||
pkgdesc="Small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs"
|
||||
arch=('x86_64')
|
||||
@ -11,7 +11,7 @@ url="https://lib.filezilla-project.org/"
|
||||
license=('GPL')
|
||||
depends=('gcc-libs')
|
||||
source=("http://downloads.sourceforge.net/project/filezilla/libfilezilla/${pkgver}/libfilezilla-${pkgver}.tar.bz2")
|
||||
md5sums=('3d4728ce8949490b09198443e955c8b6')
|
||||
md5sums=('42b3f3ebf20a3d325e789abbb33e980c')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user