summaryrefslogtreecommitdiff
path: root/extra/cairo
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-23 19:31:16 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-23 19:31:16 -0300
commit59a85546825bde45248cd216c2d8fae8f72e4046 (patch)
tree4671056dabe2acadd54ab89d8cfcb46bf2283145 /extra/cairo
parent1f07b846d901eeaf0019566766f8a327ed2d078d (diff)
parent91fea2e90c87b282a3bb39b080b8c51eb52cdbbe (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/chmsee/PKGBUILD community/libzdb/PKGBUILD community/notmuch/PKGBUILD community/v8/PKGBUILD community/zathura-ps/PKGBUILD core/dash/PKGBUILD extra/slim/PKGBUILD
Diffstat (limited to 'extra/cairo')
-rw-r--r--extra/cairo/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/cairo/PKGBUILD b/extra/cairo/PKGBUILD
index 433dbf83b..fdee27f9d 100644
--- a/extra/cairo/PKGBUILD
+++ b/extra/cairo/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 170782 2012-11-11 10:23:13Z andyrtr $
+# $Id: PKGBUILD 175769 2013-01-21 16:00:59Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Brice Carpentier <brice@daknet.org>
pkgname=cairo
-pkgver=1.12.8
-pkgrel=2
+pkgver=1.12.10
+pkgrel=1
pkgdesc="Cairo vector graphics library"
arch=(i686 x86_64 'mips64el')
license=('LGPL' 'MPL')
@@ -17,7 +17,7 @@ provides=('cairo-xcb')
replaces=('cairo-xcb')
options=('!libtool')
source=(http://cairographics.org/releases/$pkgname-$pkgver.tar.xz)
-sha1sums=('56a10bf3b804367c97734d655c23a9f652d5c297')
+sha1sums=('be06d5aaa272bbbd08380f71ca710d5612881493')
build() {
cd "$srcdir/$pkgname-$pkgver"