[arch-commits] Commit in fakeroot/trunk (PKGBUILD)
    Christian Hesse 
    eworm at archlinux.org
       
    Mon Jun 29 07:47:48 UTC 2020
    
    
  
    Date: Monday, June 29, 2020 @ 07:47:44
  Author: eworm
Revision: 390564
change upstream url
... as requested in FS#67107
Modified:
  fakeroot/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-28 23:29:47 UTC (rev 390563)
+++ PKGBUILD	2020-06-29 07:47:44 UTC (rev 390564)
@@ -8,7 +8,7 @@
 pkgdesc='Tool for simulating superuser privileges'
 arch=(x86_64)
 license=(GPL)
-url='https://packages.debian.org/fakeroot'
+url='https://tracker.debian.org/pkg/fakeroot'
 groups=(base-devel)
 install=fakeroot.install
 depends=(glibc filesystem sed util-linux sh)
    
    
More information about the arch-commits
mailing list