babl: update to 0.1.46.
Closes #13962. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
8ea04046b5
commit
b617bea7cd
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue