summaryrefslogtreecommitdiff
path: root/community/libwebp
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-26 00:06:22 +0000
committerroot <root@rshg054.dnsready.net>2012-08-26 00:06:22 +0000
commitca0c70ec611689e1233665e7e8c0b1bb99415bc0 (patch)
tree439b447bff9aab3ded336caf0c5ae31c9197dabc /community/libwebp
parented5050e0ce34cfd42511b855ff7c57f46ad65fc5 (diff)
Sun Aug 26 00:06:21 UTC 2012
Diffstat (limited to 'community/libwebp')
-rw-r--r--community/libwebp/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libwebp/PKGBUILD b/community/libwebp/PKGBUILD
index c04399675..299f774e9 100644
--- a/community/libwebp/PKGBUILD
+++ b/community/libwebp/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jon Nordby <jononor@gmail.com>
pkgname=libwebp
-pkgver=0.1.99
+pkgver=0.2.0
pkgrel=1
pkgdesc="WebP library and conversion tools"
arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@ license=('BSD')
depends=('libpng' 'libjpeg')
options=('!libtool')
source=("http://webp.googlecode.com/files/$pkgname-$pkgver.tar.gz")
-sha256sums=('5c98c4ad2af3649fa856ae44207aeb0ee559271e38cedfd10b25976c55cbea24')
+sha256sums=('aa7d5e162826362c79d7c36d41484042ab7460dc08dc33d4ea6823a0c77d4bfb')
build() {
cd "$srcdir/$pkgname-$pkgver"