summaryrefslogtreecommitdiff
path: root/extra/babl
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-05 00:01:14 +0000
committerroot <root@rshg054.dnsready.net>2012-05-05 00:01:14 +0000
commit5801c5acd80d30d17aaef76b8bc401c61b3ef3c9 (patch)
treeeb041f2a83edee4a597678749b22181df9a32ecb /extra/babl
parentb2c353d874b85e06f355a9419852e2616613c7d0 (diff)
Sat May 5 00:01:14 UTC 2012
Diffstat (limited to 'extra/babl')
-rw-r--r--extra/babl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/babl/PKGBUILD b/extra/babl/PKGBUILD
index 2c37a8c36..6001370e0 100644
--- a/extra/babl/PKGBUILD
+++ b/extra/babl/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 144898 2011-12-09 11:56:58Z eric $
+# $Id: PKGBUILD 158344 2012-05-03 19:33:15Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=babl
-pkgver=0.1.6
+pkgver=0.1.10
pkgrel=1
pkgdesc="Dynamic, any to any, pixel format conversion library"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('LGPL3')
depends=('glibc')
options=('!libtool' '!makeflags')
source=(ftp://ftp.gimp.org/pub/babl/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('3178ec9f988efe895d00e2d432ad9b6ec10211e9')
+sha1sums=('ee60089e8e9d9390e730d3ae5e41074549928b7a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"