Date: Tuesday, July 1, 2014 @ 19:19:24 Author: daniel Revision: 216124
upgpkg: babl 0.1.10-2 mtree rebuild Modified: babl/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-01 16:19:59 UTC (rev 216123) +++ PKGBUILD 2014-07-01 17:19:24 UTC (rev 216124) @@ -1,9 +1,9 @@ # $Id$ -# Maintainer: Eric Bélanger <[email protected]> +# Maintainer: Daniel Isenmann <[email protected]> pkgname=babl pkgver=0.1.10 -pkgrel=1 +pkgrel=2 pkgdesc="Dynamic, any to any, pixel format conversion library" arch=('i686' 'x86_64') url="http://gegl.org/babl/" @@ -10,7 +10,7 @@ license=('LGPL3') depends=('glibc') options=('!makeflags') -source=(ftp://ftp.gimp.org/pub/babl/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) +source=(http://ftp.gimp.org/pub/babl/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) sha1sums=('ee60089e8e9d9390e730d3ae5e41074549928b7a') build() {
