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

Jan Steffens heftig at archlinux.org
Sun Dec 10 03:27:40 UTC 2017


    Date: Sunday, December 10, 2017 @ 03:27:39
  Author: heftig
Revision: 311999

Fix URL

Modified:
  libmtp/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-10 03:24:33 UTC (rev 311998)
+++ PKGBUILD	2017-12-10 03:27:39 UTC (rev 311999)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=(x86_64)
-url="https://libmtp.sourceforge.net"
+url="http://libmtp.sourceforge.net"
 license=(LGPL)
 depends=(libusb)
 source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})



More information about the arch-commits mailing list