1 # Maintainer: Dave Reisner <dreisner@archlinux.org>
6 pkgdesc="a pacman .files metadata explorer"
8 url="https://github.com/falconindy/pkgfile"
10 depends=('libarchive' 'curl' 'pcre' 'pacman')
11 makedepends=('git' 'meson')
12 source=("git+https://github.com/falconindy/pkgfile?signed#tag=v$pkgver")
13 validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53') # Dave Reisner
14 install=pkgfile.install
27 DESTDIR=$pkgdir ninja -C build install