[arch-commits] Commit in android-file-transfer/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Mon Feb 27 17:57:01 UTC 2017


    Date: Monday, February 27, 2017 @ 17:57:00
  Author: anatolik
Revision: 214075

upgpkg: android-file-transfer 3.1-1

Modified:
  android-file-transfer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-27 17:56:48 UTC (rev 214074)
+++ PKGBUILD	2017-02-27 17:57:00 UTC (rev 214075)
@@ -2,8 +2,8 @@
 # Contributor: Askhat Bakarov <sirocco{at}ngs{dot}ru>
 
 pkgname=android-file-transfer
-pkgver=3.0
-pkgrel=2
+pkgver=3.1
+pkgrel=1
 pkgdesc='Android MTP client with minimalistic UI'
 arch=(i686 x86_64)
 url='https://github.com/whoozle/android-file-transfer-linux'
@@ -11,7 +11,7 @@
 depends=(qt5-base fuse2 libxkbcommon-x11 hicolor-icon-theme file)
 makedepends=(cmake)
 source=(android-file-transfer-$pkgver.tar.gz::https://github.com/whoozle/android-file-transfer-linux/archive/v$pkgver.tar.gz)
-sha256sums=('f442915987d7555b1cbf72bb75c4f9a9861911ab0fedd2e2e7ebe5edbc4e27e5')
+sha256sums=('d6350e273fa18c3c6d9e0a65c620ec35f41ef7e926acdf423a454f597e4314ec')
 
 build() {
   cd android-file-transfer-linux-$pkgver



More information about the arch-commits mailing list