Date: Tuesday, October 4, 2016 @ 14:50:55 Author: bluewind Revision: 191314
upgpkg: libfilezilla 0.7.1-1 upstream update Modified: libfilezilla/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-04 14:33:17 UTC (rev 191313) +++ PKGBUILD 2016-10-04 14:50:55 UTC (rev 191314) @@ -2,7 +2,7 @@ # Contributor: Martchus <[email protected]> pkgname=libfilezilla -pkgver=0.6.1 +pkgver=0.7.1 pkgrel=1 pkgdesc="Small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs" arch=('i686' 'x86_64') @@ -30,4 +30,4 @@ cd "${srcdir}/$pkgname-$pkgver" make DESTDIR="${pkgdir}" install } -md5sums=('3d4728ce8949490b09198443e955c8b6') +md5sums=('3e4765e085703a8f2dd076ac2cd1f84a')
