libgexiv2: update to 0.10.3.
This commit is contained in:
parent
6aea51ed83
commit
1529e492bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgexiv2'
|
# Template file for 'libgexiv2'
|
||||||
pkgname=libgexiv2
|
pkgname=libgexiv2
|
||||||
version=0.10.2
|
version=0.10.3
|
||||||
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@gmail.com>"
|
||||||
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=2fd21f0ed5125e51d02226e7f41be751cfa8ae411a8ed1a651e16b06d79047b2
|
checksum=390cfb966197fa9f3f32200bc578d7c7f3560358c235e6419657206a362d3988
|
||||||
|
|
||||||
libgexiv2-devel_package() {
|
libgexiv2-devel_package() {
|
||||||
depends="libglib-devel exiv2-devel ${sourcepkg}>=${version}_${revision}"
|
depends="libglib-devel exiv2-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue