libgexiv2: update to 0.10.2.
This commit is contained in:
parent
62835304bb
commit
4c24e53aad
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgexiv2'
|
# Template file for 'libgexiv2'
|
||||||
pkgname=libgexiv2
|
pkgname=libgexiv2
|
||||||
version=0.10.0
|
version=0.10.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/lib/}-${version}"
|
wrksrc="${pkgname/lib/}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2"
|
||||||
homepage="https://wiki.gnome.org/Projects/gexiv2"
|
homepage="https://wiki.gnome.org/Projects/gexiv2"
|
||||||
update_pkgname=gexiv2
|
update_pkgname=gexiv2
|
||||||
distfiles="${GNOME_SITE}/gexiv2/${version%.*}/${pkgname/lib/}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gexiv2/${version%.*}/${pkgname/lib/}-${version}.tar.xz"
|
||||||
checksum=9c8c97b36a0d4ca6656488b88908e4c94efb0dfc1b0e3e0850e38b90a9a30031
|
checksum=2fd21f0ed5125e51d02226e7f41be751cfa8ae411a8ed1a651e16b06d79047b2
|
||||||
|
|
||||||
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 New Issue