babl: update to 0.1.46.

Closes #13962.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Johannes Brechtmann 2018-04-29 23:14:49 +02:00 committed by Enno Boland
parent 8ea04046b5
commit b617bea7cd

View file

@ -1,15 +1,15 @@
# Template build file for 'babl'.
pkgname=babl
version=0.1.44
version=0.1.46
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config vala-devel"
short_desc="Dynamic pixel format translation library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://gegl.org/babl/"
license="LGPL-3"
license="LGPL-3.0-only"
distfiles="https://ftp.gimp.org/pub/babl/${version%.*}/babl-$version.tar.bz2"
checksum=f463fda0dec534c442234d1c374ea5d19abe0da942e11c9c5092dcc6b30cde7d
checksum=bbc2403b1badf8014ec42200e65d7b1f46e68e627c33c6242fa31ac5dc869e5b
babl-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"