Date: Friday, August 12, 2016 @ 14:30:34 Author: arojas Revision: 273631
Update to 1.1.12 Modified: libmtp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-12 13:39:40 UTC (rev 273630) +++ PKGBUILD 2016-08-12 14:30:34 UTC (rev 273631) @@ -4,7 +4,7 @@ # Contributor: Kevin Edmonds <[email protected]> pkgname=libmtp -pkgver=1.1.11 +pkgver=1.1.12 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=('eea14dd30ddd08bbe39cfcb57564a4b8') +md5sums=('0c59559ea253d02170511ecf6b05d577') build() { cd ${pkgname}-${pkgver}
