mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
android-file-transfer-linux: update to 3.1
This commit is contained in:
parent
6afc45061b
commit
2c5588fec3
@ -1,6 +1,6 @@
|
||||
pkgname=android-file-transfer-linux
|
||||
pkgver=3.0
|
||||
pkgrel=2
|
||||
pkgver=3.1
|
||||
pkgrel=1
|
||||
pkgdesc="An interactive MTP client implemented in C++ using Qt toolkit"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/whoozle/android-file-transfer-linux"
|
||||
@ -10,8 +10,8 @@ makedepends=('cmake' 'ninja' 'mesa')
|
||||
install=$pkgname.install
|
||||
source=("https://github.com/whoozle/android-file-transfer-linux/archive/v$pkgver.tar.gz"
|
||||
"solid_aftl.desktop")
|
||||
sha1sums=('159be0fdf39634ec1eaaf59561034d5447940013'
|
||||
'aa49677dbb6ad58574c274ac11cafd464b13681e')
|
||||
sha256sums=('d6350e273fa18c3c6d9e0a65c620ec35f41ef7e926acdf423a454f597e4314ec'
|
||||
'743a0099e38fd82443b51434b65e65f0a64b2791bd2af89392f4f4d991c3bfc9')
|
||||
|
||||
prepare() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user