summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2024-01-14 12:18:46 +0000
committerWorMzy Tykashi2024-01-14 13:36:26 +0000
commit2e0fc623be269ecc3683c54040aa147027cbb165 (patch)
treec58d08f7072049123be24c25ffa61cacb1c06991 /PKGBUILD
parentf14aa96b931657e96bb25bf409cca1061034d43b (diff)
downloadaur-2e0fc623be269ecc3683c54040aa147027cbb165.tar.gz
Refresh {make,opt,}depends based on upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5234737a8e56..8d02fd4a8e42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,16 @@
pkgname=btrfs-progs-git
_gitname=${pkgname%-git}
-pkgver=6454_6.3_r0_gfba31d63
+pkgver=6935_6.6.3_r0_g92e18dbc
pkgrel=1
pkgdesc="Btrfs filesystem utilities"
arch=("i686" "x86_64")
url="https://btrfs.wiki.kernel.org/index.php/Main_Page"
license=('GPL')
-depends=('glibc' 'e2fsprogs' 'lzo' 'zlib' 'zstd' 'systemd-libs')
-makedepends=('git' 'asciidoc' 'xmlto' 'python' 'python-setuptools' 'systemd' 'python-sphinx')
+depends=('glibc' 'lzo' 'systemd-libs' 'util-linux-libs' 'zlib' 'zstd')
+makedepends=('e2fsprogs' 'git' 'python-setuptools' 'python-sphinx' 'python-sphinx_rtd_theme' 'reiserfsprogs')
+optdepends=('reiserfsprogs: btrfs-convert utility'
+ 'e2fsprogs: btrfs-convert utility')
provides=('btrfs-progs')
conflicts=('btrfs-progs')
_url=https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/btrfs-progs/trunk/