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

Felix Yan felixonmars at archlinux.org
Mon Jun 4 14:05:38 UTC 2018


    Date: Monday, June 4, 2018 @ 14:05:37
  Author: felixonmars
Revision: 340355

upgpkg: mtpfs 1.1-3

BUILDINFO Rebuild

Modified:
  mtpfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 14:05:01 UTC (rev 340354)
+++ PKGBUILD	2018-06-04 14:05:37 UTC (rev 340355)
@@ -5,7 +5,7 @@
 
 pkgname=mtpfs
 pkgver=1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A FUSE filesystem that supports reading and writing from any MTP device"
 arch=('x86_64')
 url="http://www.adebenham.com/mtpfs/"
@@ -13,7 +13,7 @@
 depends=('libmtp' 'glib2' 'libid3tag' 'fuse2' 'libmad')
 makedepends=('pkg-config')
 source=(http://www.adebenham.com/files/mtp/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a299cadca336e6945b7275b44c6e8d27')
+sha512sums=('627f1a5efa024276f58857e0cb2a2b3057ab9ba6c26d8dcba9de066f4c0efc56a5c991e000e67763b874ee9feb1d9a1e176872b56dd13b146823e8724f2052c8')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list