libgexiv2: update to 0.10.4.

This commit is contained in:
Juan RP 2016-08-23 13:27:34 +02:00
parent c4a5e7a733
commit ec6467aafb
1 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'libgexiv2'
pkgname=libgexiv2
version=0.10.3
revision=3
version=0.10.4
revision=1
wrksrc="${pkgname/lib/}-${version}"
build_style=gnu-configure
hostmakedepends="libtool pkg-config"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="https://wiki.gnome.org/Projects/gexiv2"
distfiles="${GNOME_SITE}/gexiv2/${version%.*}/${pkgname/lib/}-${version}.tar.xz"
checksum=390cfb966197fa9f3f32200bc578d7c7f3560358c235e6419657206a362d3988
checksum=ad8d31afdc0a1932cc44c4cfcea449497c0d0b445c0ad2f9735707b306e71ca4
libgexiv2-devel_package() {
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
@ -20,6 +20,5 @@ libgexiv2-devel_package() {
vmove usr/include
vmove usr/lib/*.so
vmove usr/lib/pkgconfig
vmove usr/share/vala
}
}