summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-13 17:22:06 +0800
committerChocobo12023-04-13 17:22:06 +0800
commit41ccd76eaba107c82d214a2662477181e76e4b34 (patch)
tree146c49bc626875e9a0aab55a4a0b17ec5a3b213d /PKGBUILD
parentfe8628e216195e8c97a0aecdf0226365e9d7f276 (diff)
downloadaur-xfsprogs-git.tar.gz
upgpkg: xfsprogs-git 6.2.0.r0.ga61d6360-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a41d3afa4f21..cfd41e7fdc70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=xfsprogs-git
-pkgver=5.13.0.r68.g2ee43772
+pkgver=6.2.0.r0.ga61d6360
pkgrel=1
pkgdesc="Utilities for managing the XFS filesystem"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('glibc' 'device-mapper' 'icu' 'libinih' 'liburcu' 'libutil-linux' 'read
makedepends=('git')
optdepends=('python: for xfs_scrub_all script'
'smtp-forwarder: for xfs_scrub_fail script')
-provides=('xfsprogs')
+provides=("xfsprogs=$pkgver")
conflicts=('xfsprogs')
options=('staticlibs')
source=("git+https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git#branch=for-next")