Date: Saturday, March 31, 2018 @ 23:18:35 Author: arojas Revision: 320776
Update to 1.1.15 Modified: libmtp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-31 23:06:18 UTC (rev 320775) +++ PKGBUILD 2018-03-31 23:18:35 UTC (rev 320776) @@ -5,7 +5,7 @@ # Contributor: Kevin Edmonds <[email protected]> pkgname=libmtp -pkgver=1.1.14 +pkgver=1.1.15 pkgrel=1 pkgdesc="Library implementation of the Media Transfer Protocol" arch=(x86_64) @@ -13,7 +13,7 @@ license=(LGPL) depends=(libusb) source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc}) -sha256sums=('3817d3e296be8f1bc527385585780e70984e8e0d6a0d00349240d67e3df412e8' +sha256sums=('d040900b46757e311b1fb3bfa8c05db09c8b6811e044bce8c88c9f3f6d3a3021' 'SKIP') validpgpkeys=(7C4AFD61D8AAE7570796A5172209D6902F969C95) # Marcus Meißner <[email protected]>
