summaryrefslogtreecommitdiff
path: root/community/ruby-cairo
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-08 10:04:45 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-08 10:04:45 +0100
commitc4e52ac02d1d223901ab48f78d9835fda60acd0c (patch)
tree0d9401c37c51deb92a3b16c0eeaeb45404334f1b /community/ruby-cairo
parent0e48701e4ef754a7d5aab1e8fa1ef6ba8ff3c441 (diff)
parent129db5c42a9c8f32d88c57ac3b81182acf844068 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/arpack/PKGBUILD community/ruby-cairo/PKGBUILD community/smem/PKGBUILD extra/pyqt/PKGBUILD extra/xerces-c/PKGBUILD
Diffstat (limited to 'community/ruby-cairo')
-rw-r--r--community/ruby-cairo/PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/community/ruby-cairo/PKGBUILD b/community/ruby-cairo/PKGBUILD
index 583df259d..afff0a151 100644
--- a/community/ruby-cairo/PKGBUILD
+++ b/community/ruby-cairo/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 72819 2012-06-22 21:24:20Z arodseth $
+# $Id: PKGBUILD 85839 2013-03-07 17:16:18Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
pkgname=ruby-cairo
pkgver=1.12.2
-pkgrel=1
-pkgdesc="Ruby bindings for cairo"
-arch=('i686' 'x86_64' 'mips64el')
-url="http://cairographics.org/rcairo/"
+pkgrel=3
+pkgdesc='Ruby bindings for cairo'
+arch=('x86_64' 'i686' 'mips64el')
+# http://cairographics.org/releases/
+url='http://cairographics.org/rcairo/'
license=('GPL')
-depends=('ruby' 'cairo>=1.2.0')
+depends=('ruby' 'cairo')
makedepends=('ruby-pkgconfig')
source=("http://cairographics.org/releases/rcairo-$pkgver.tar.gz")
sha256sums=('f071d6ccb12cb6dc1fc91eb086d6150ce779930fe5af38a6987e378c809362c5')