Date: Wednesday, August 17, 2016 @ 21:31:18
  Author: anatolik
Revision: 273900

Replace broken mirror with alive one

Modified:
  lsof/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-08-17 21:20:53 UTC (rev 273899)
+++ PKGBUILD    2016-08-17 21:31:18 UTC (rev 273900)
@@ -13,10 +13,11 @@
 url="http://people.freebsd.org/~abe/";
 license=('custom')
 depends=('glibc')
-source=(ftp://sunsite.ualberta.ca/pub/Mirror/lsof/lsof_$pkgver.tar.bz2
+source=(ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/lsof_$pkgver.tar.bz2
         license.txt)
 sha1sums=('ea8fb2588c9732f1b22d73ffab17dd055590df2c'
           'db6b6d90ce895e4053f91ad25c7761fbf9a37dd6')
+#validpgpkeys=(9AFD62A840BD3D55) It is PGP-2 key
 
 prepare() {
        cd lsof_$pkgver

Reply via email to