summaryrefslogtreecommitdiff
path: root/extra/libcroco
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-10 09:45:26 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-10 09:45:26 +0100
commit312cbdf40f315e428e8bbc5c5614d8f53f32a39d (patch)
tree3eddf341e9ee368a338a79aa4e718767daae7046 /extra/libcroco
parenta8845d78ab7451363f470cc97c1573707305aee9 (diff)
parent3792e3874accbc868e7032042f1ecefdef25638e (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/qt/PKGBUILD gnome-unstable/dconf/PKGBUILD libre/kdelibs-libre/PKGBUILD testing/subversion/PKGBUILD
Diffstat (limited to 'extra/libcroco')
-rw-r--r--extra/libcroco/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libcroco/PKGBUILD b/extra/libcroco/PKGBUILD
index 044155702..3778efe01 100644
--- a/extra/libcroco/PKGBUILD
+++ b/extra/libcroco/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 142887 2011-11-17 18:34:50Z ibiru $
+# $Id: PKGBUILD 152706 2012-03-09 01:01:22Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libcroco
-pkgver=0.6.3
+pkgver=0.6.4
pkgrel=1
pkgdesc="A CSS parsing library"
arch=('x86_64' 'i686' 'mips64el')
@@ -12,7 +12,7 @@ license=('LGPL')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/0.6/$pkgname-$pkgver.tar.xz)
url="http://www.gnome.org"
-sha256sums=('8b7c565bf3eae1dff0a09d128fc3726acc1a492a7de23b25dce803a4f93d42c1')
+sha256sums=('c816bad3406c52a98d84a2222c0e4a7b70ee0640b49cde4a236deaa02c4232ea')
build() {
cd "$srcdir/$pkgname-$pkgver"