btrfs-progs: update to 4.15.1, coherit with kernel main version

This commit is contained in:
Chaoting Liu 2018-02-24 07:30:59 +00:00
parent 31a9f6b01a
commit abae5e7cf1

View File

@ -2,28 +2,24 @@
# kernel.
pkgname=btrfs-progs
pkgver=4.14
pkgrel=3
pkgver=4.15.1
pkgrel=1
pkgdesc='Btrfs filesystem utilities'
arch=('x86_64')
depends=('glibc' 'util-linux' 'e2fsprogs' 'lzo2' 'zlib' 'zstd')
makedepends=('git' 'asciidoc' 'xmlto')
url='http://btrfs.wiki.kernel.org/'
replaces=('btrfs-progs-unstable')
conflicts=('btrfs-progs-unstable')
provides=('btrfs-progs-unstable')
license=('GPL2')
source=("https://github.com/kdave/${pkgname}/archive/v${pkgver}.tar.gz"
'initcpio-install-btrfs'
'initcpio-hook-btrfs'
'btrfs-scrub@.service'
'btrfs-scrub@.timer')
md5sums=('659ded4acf24196013fdbcb679ce55e7'
md5sums=('90e22a853bb5680f9b6192cdb0b5ea34'
'7241ba3a4286d08da0d50b7176941112'
'b09688a915a0ec8f40e2f5aacbabc9ad'
'794b867e09451284c545bae112aa0cfd'
'a290e0ab88b7b4675cd20f5a2befc8cb')
install=btrfs-progs.install
options=(!staticlibs)