Date: Tuesday, March 1, 2016 @ 10:33:53 Author: bluewind Revision: 163843
upgpkg: libfilezilla 0.4.0.1-1 upstream update Modified: libfilezilla/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-01 08:48:56 UTC (rev 163842) +++ PKGBUILD 2016-03-01 09:33:53 UTC (rev 163843) @@ -2,7 +2,7 @@ # Contributor: Martchus <[email protected]> pkgname=libfilezilla -pkgver=0.3.1 +pkgver=0.4.0.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=('b38566adef2f9f72f7feb45108d80b0c') +md5sums=('5ac7c3b59079ef369ba2a8b89859c6af')
