Date: Friday, February 23, 2018 @ 16:56:01 Author: bluewind Revision: 297238
upgpkg: libfilezilla 0.12.1-1 upstream update Modified: libfilezilla/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-23 16:36:55 UTC (rev 297237) +++ PKGBUILD 2018-02-23 16:56:01 UTC (rev 297238) @@ -2,7 +2,7 @@ # Contributor: Martchus <[email protected]> pkgname=libfilezilla -pkgver=0.12.0 +pkgver=0.12.1 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=('3811f59645f2632a901584a6e7832f91') +md5sums=('00926f30483eaebf45c0bb064ef0f84f')
