babl: update to 0.1.54.

This commit is contained in:
maxice8 2018-08-06 06:57:58 -03:00
parent d96b2e180e
commit fcb1a3f71d

View file

@ -1,15 +1,16 @@
# Template build file for 'babl'.
# Template file for 'babl'
pkgname=babl
version=0.1.52
version=0.1.54
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config vala-devel"
short_desc="Dynamic pixel format translation library"
maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://gegl.org/babl/"
license="LGPL-3.0-only"
distfiles="https://download.gimp.org/pub/babl/${version%.*}/babl-$version.tar.bz2"
checksum=40f714a0fc043e16ac05c670f39e4db0d0d923480d21952fb0569686479ef76c
homepage="http://gegl.org/babl/"
changelog="https://raw.githubusercontent.com/GNOME/babl/master/NEWS"
distfiles="https://download.gimp.org/pub/babl/${version%.*}/babl-${version}.tar.bz2"
checksum=4d2bf1345d7214b08762e6d1e23d0038508b806dbf7c4c44386faee434682a07
babl-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"