1 # Maintainer: Jan de Groot <jgc@archlinux.org>
6 pkgdesc="command line program designed to validate AppData descriptions for standards compliance and to the style guide"
8 url="https://github.com/hughsie/appdata-tools/"
10 depends=('appstream-glib')
11 makedepends=('intltool')
12 source=(http://people.freedesktop.org/~hughsient/releases/appdata-tools-$pkgver.tar.xz)
13 md5sums=('47d8500b7b96fac6667c3173c77c1e66')
17 ./configure --prefix=/usr
23 make DESTDIR="$pkgdir" install