Date: Sunday, January 7, 2018 @ 17:10:29 Author: bluewind Revision: 280128
upgpkg: libfilezilla 0.11.2-1 upstream update Modified: libfilezilla/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-07 17:09:18 UTC (rev 280127) +++ PKGBUILD 2018-01-07 17:10:29 UTC (rev 280128) @@ -2,7 +2,7 @@ # Contributor: Martchus <[email protected]> pkgname=libfilezilla -pkgver=0.11.1 +pkgver=0.11.2 pkgrel=1 pkgdesc="Small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs" arch=('x86_64') @@ -30,4 +30,4 @@ cd "${srcdir}/$pkgname-$pkgver" make DESTDIR="${pkgdir}" install } -md5sums=('092dbaf6bece6d89c51c29a69503ad7a') +md5sums=('b4e1aa9f7cb40e0266daea69e5f66fcc')
