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

Antonio Rojas arojas at archlinux.org
Sun Feb 2 13:58:02 UTC 2020


    Date: Sunday, February 2, 2020 @ 13:58:02
  Author: arojas
Revision: 374487

Update to 1.1.17

Modified:
  libmtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-02 13:39:38 UTC (rev 374486)
+++ PKGBUILD	2020-02-02 13:58:02 UTC (rev 374487)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Edmonds <edmondskevin at hotmail.com>
 
 pkgname=libmtp
-pkgver=1.1.16
+pkgver=1.1.17
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 license=(LGPL)
 depends=(libusb)
 source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('5b68f9dd1ed38de558de687f40e255a39e4d5e32ef3de601f0ac19dd5682bba0'
+sha256sums=('f8a34cf52d9f9b9cb8c7f26b12da347d4af7eb904c13189602e4c6b62d1a79dc'
             'SKIP')
 validpgpkeys=(7C4AFD61D8AAE7570796A5172209D6902F969C95) # Marcus Meißner <meissner at suse.de>
 



More information about the arch-commits mailing list