parent
2830cd19f0
commit
a881b776d8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'babl'.
|
||||
pkgname=babl
|
||||
version=0.1.50
|
||||
version=0.1.52
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config vala-devel"
|
||||
|
@ -8,8 +8,8 @@ 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://ftp.gimp.org/pub/babl/${version%.*}/babl-$version.tar.bz2"
|
||||
checksum=b52c1dc081ff9ae8bc4cb7cdb959c762ea692b9f4431bacf8d17a14dbcc85b2d
|
||||
distfiles="https://download.gimp.org/pub/babl/${version%.*}/babl-$version.tar.bz2"
|
||||
checksum=40f714a0fc043e16ac05c670f39e4db0d0d923480d21952fb0569686479ef76c
|
||||
|
||||
babl-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue