[arch-commits] Commit in android-file-transfer/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Tue Jan 5 21:59:29 UTC 2021
Date: Tuesday, January 5, 2021 @ 21:59:28
Author: anatolik
Revision: 809821
Use website URL instead of github
Modified:
android-file-transfer/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-05 21:54:33 UTC (rev 809820)
+++ PKGBUILD 2021-01-05 21:59:28 UTC (rev 809821)
@@ -6,7 +6,7 @@
pkgrel=1
pkgdesc='Android MTP client with minimalistic UI'
arch=(x86_64)
-url='https://github.com/whoozle/android-file-transfer-linux'
+url='https://whoozle.github.io/android-file-transfer-linux'
license=(GPL3)
depends=(qt5-base fuse2 libxkbcommon-x11 hicolor-icon-theme file)
makedepends=(cmake qt5-tools)
More information about the arch-commits
mailing list