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

Antonio Rojas arojas at archlinux.org
Fri Sep 13 19:30:21 UTC 2019


    Date: Friday, September 13, 2019 @ 19:30:20
  Author: arojas
Revision: 362598

Update to 5.2.1

Modified:
  xfsprogs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-13 19:21:33 UTC (rev 362597)
+++ PKGBUILD	2019-09-13 19:30:20 UTC (rev 362598)
@@ -1,13 +1,13 @@
 #
 pkgname=xfsprogs
-pkgver=4.20.0
-pkgrel=2
+pkgver=5.2.1
+pkgrel=1
 pkgdesc="XFS filesystem utilities"
 arch=('x86_64')
 license=('LGPL')
 url="https://xfs.org"
 groups=('base')
-depends=('sh' 'libutil-linux' 'readline')
+depends=('sh' 'libutil-linux' 'readline' 'icu' 'device-mapper')
 makedepends=('git')
 options=('!makeflags')
 source=("git+https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git#tag=v${pkgver}")



More information about the arch-commits mailing list