summaryrefslogtreecommitdiff
path: root/community/ruby-cairo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ruby-cairo/PKGBUILD')
-rw-r--r--community/ruby-cairo/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/ruby-cairo/PKGBUILD b/community/ruby-cairo/PKGBUILD
index 0e05880e5..583df259d 100644
--- a/community/ruby-cairo/PKGBUILD
+++ b/community/ruby-cairo/PKGBUILD
@@ -1,9 +1,10 @@
-# $Id: PKGBUILD 64611 2012-02-17 02:54:22Z tdziedzic $
-# Maintiner: Alexander Rødseth <rodseth@gmail.com>
+# $Id: PKGBUILD 72819 2012-06-22 21:24:20Z arodseth $
+# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
+
pkgname=ruby-cairo
-pkgver=1.10.0
-pkgrel=3
+pkgver=1.12.2
+pkgrel=1
pkgdesc="Ruby bindings for cairo"
arch=('i686' 'x86_64' 'mips64el')
url="http://cairographics.org/rcairo/"
@@ -11,7 +12,7 @@ license=('GPL')
depends=('ruby' 'cairo>=1.2.0')
makedepends=('ruby-pkgconfig')
source=("http://cairographics.org/releases/rcairo-$pkgver.tar.gz")
-sha256sums=('70e2df4fe0bcd2875d7512279058b116e964ca91d152cf9eb2f05b5c7774f118')
+sha256sums=('f071d6ccb12cb6dc1fc91eb086d6150ce779930fe5af38a6987e378c809362c5')
build() {
cd "$srcdir/rcairo-$pkgver"