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

Tobias Powalowski tpowa at archlinux.org
Mon Nov 27 17:34:06 UTC 2017


    Date: Monday, November 27, 2017 @ 17:34:05
  Author: tpowa
Revision: 311046

fix typo

Modified:
  xfsprogs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-27 16:18:33 UTC (rev 311045)
+++ PKGBUILD	2017-11-27 17:34:05 UTC (rev 311046)
@@ -6,7 +6,7 @@
 pkgdesc="XFS filesystem utilities"
 arch=('x86_64')
 license=('LGPL')
-url="http://xfs.or"
+url="http://xfs.org"
 groups=('base')
 depends=('sh' 'libutil-linux' 'readline')
 makedepends=('git')



More information about the arch-commits mailing list