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

Antonio Rojas arojas at archlinux.org
Thu May 14 21:26:37 UTC 2015


    Date: Thursday, May 14, 2015 @ 23:26:37
  Author: arojas
Revision: 239362

Update to 1.1.9

Modified:
  libmtp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-14 19:42:43 UTC (rev 239361)
+++ PKGBUILD	2015-05-14 21:26:37 UTC (rev 239362)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Edmonds <edmondskevin at hotmail.com>
 
 pkgname=libmtp
-pkgver=1.1.8
+pkgver=1.1.9
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=("i686" "x86_64")
@@ -12,7 +12,7 @@
 license=('LGPL')
 depends=('libusb' 'libgcrypt')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('f76abc22fdbe96e96f0066e0f2dc0efd')
+md5sums=('d515b38a5b5d5ef235b01ebba47412df')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list