mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-01-24 01:42:13 +08:00
libfilezilla: updtae to 0.9.1
This commit is contained in:
parent
3cba990b18
commit
93f0b4cd77
@ -3,7 +3,7 @@
|
|||||||
# Contributor: Martchus <martchus@gmx.net>
|
# Contributor: Martchus <martchus@gmx.net>
|
||||||
|
|
||||||
pkgname=libfilezilla
|
pkgname=libfilezilla
|
||||||
pkgver=0.9.0
|
pkgver=0.9.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs"
|
pkgdesc="Small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -11,7 +11,7 @@ url="https://lib.filezilla-project.org/"
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
source=("https://download.filezilla-project.org/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
|
source=("https://download.filezilla-project.org/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
|
||||||
md5sums=('9c3e6d63427855b4f78f85b78933996c')
|
md5sums=('4676304b048869ab6ac6ae09a1ab29f9')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/$pkgname-$pkgver"
|
cd "${srcdir}/$pkgname-$pkgver"
|
||||||
|
Loading…
Reference in New Issue
Block a user