[arch-commits] Commit in libmtp/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Oct 6 18:41:58 UTC 2015


    Date: Tuesday, October 6, 2015 @ 20:41:58
  Author: arojas
Revision: 248430

Update to 1.1.10

Modified:
  libmtp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-06 18:41:40 UTC (rev 248429)
+++ PKGBUILD	2015-10-06 18:41:58 UTC (rev 248430)
@@ -4,15 +4,15 @@
 # Contributor: Kevin Edmonds <edmondskevin at hotmail.com>
 
 pkgname=libmtp
-pkgver=1.1.9
+pkgver=1.1.10
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=("i686" "x86_64")
 url="http://libmtp.sourceforge.net"
 license=('LGPL')
-depends=('libusb' 'libgcrypt')
+depends=('libusb')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('d515b38a5b5d5ef235b01ebba47412df')
+md5sums=('a82e999363c2504025fb50d2e095ec23')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list