libgexiv2: update to 0.10.5.
This commit is contained in:
parent
08bc3e2165
commit
ac96470df2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgexiv2'
|
# Template file for 'libgexiv2'
|
||||||
pkgname=libgexiv2
|
pkgname=libgexiv2
|
||||||
version=0.10.4
|
version=0.10.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/lib/}-${version}"
|
wrksrc="${pkgname/lib/}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://wiki.gnome.org/Projects/gexiv2"
|
homepage="https://wiki.gnome.org/Projects/gexiv2"
|
||||||
distfiles="${GNOME_SITE}/gexiv2/${version%.*}/${pkgname/lib/}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gexiv2/${version%.*}/${pkgname/lib/}-${version}.tar.xz"
|
||||||
checksum=ad8d31afdc0a1932cc44c4cfcea449497c0d0b445c0ad2f9735707b306e71ca4
|
checksum=318fe068cd414c0af91759a87c29fd577cd5d42bf7a6f50caff27535c02ac7f3
|
||||||
|
|
||||||
libgexiv2-devel_package() {
|
libgexiv2-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue