appdata-tools: update to 0.1.8. (#8086)
This commit is contained in:
parent
7c51b4da72
commit
b5bbd5c75f
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'appdata-tools'.
|
||||
pkgname=appdata-tools
|
||||
version=0.1.7
|
||||
version=0.1.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="libglib-devel gdk-pixbuf-devel libsoup-devel libxslt-devel"
|
||||
makedepends="libglib-devel gdk-pixbuf-devel libsoup-devel libxslt-devel appstream-glib-devel"
|
||||
short_desc="Tools to handle the AppData files"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://people.freedesktop.org/~hughsient/appdata"
|
||||
distfiles="http://people.freedesktop.org/~hughsient/releases/${pkgname}-${version}.tar.xz"
|
||||
checksum=3d704715aa105cdfa50b1dfbdc352445a2ceafd26ba01ff3260b0bcbf3d726c8
|
||||
checksum=401583d27f0f91bbc03de09f53efd4bf86b20da37d6930ff7bff297d7f1e5461
|
||||
|
|
Loading…
Add table
Reference in a new issue