Date: Saturday, February 20, 2016 @ 00:30:38 Author: arojas Revision: 260024
Update to 1.1.11 Modified: libmtp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-19 23:28:29 UTC (rev 260023) +++ PKGBUILD 2016-02-19 23:30:38 UTC (rev 260024) @@ -4,7 +4,7 @@ # Contributor: Kevin Edmonds <[email protected]> pkgname=libmtp -pkgver=1.1.10 +pkgver=1.1.11 pkgrel=1 pkgdesc="Library implementation of the Media Transfer Protocol" arch=("i686" "x86_64") @@ -12,7 +12,7 @@ license=('LGPL') depends=('libusb') source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('a82e999363c2504025fb50d2e095ec23') +md5sums=('eea14dd30ddd08bbe39cfcb57564a4b8') build() { cd ${pkgname}-${pkgver}
