summaryrefslogtreecommitdiff
path: root/social/ruby-headers/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-06-23 02:31:09 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-06-23 02:31:09 -0300
commit9979bafb7cdefc0581b5bac54657a258415b27ca (patch)
tree8158c16cd0345a01f9a35b86bfe9c1948b6634ec /social/ruby-headers/PKGBUILD
parenta0c0b9e72c7d4f53e7361fe184b439ac84b451d0 (diff)
downloadabslibre-9979bafb7cdefc0581b5bac54657a258415b27ca.tar.gz
abslibre-9979bafb7cdefc0581b5bac54657a258415b27ca.tar.bz2
abslibre-9979bafb7cdefc0581b5bac54657a258415b27ca.zip
social/ruby-headers-1.9.2_p180-2
Diffstat (limited to 'social/ruby-headers/PKGBUILD')
-rw-r--r--social/ruby-headers/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/social/ruby-headers/PKGBUILD b/social/ruby-headers/PKGBUILD
index 73b85c3c1..9deedb708 100644
--- a/social/ruby-headers/PKGBUILD
+++ b/social/ruby-headers/PKGBUILD
@@ -5,12 +5,12 @@ pkgname=ruby-headers
_pkgname=ruby
pkgver=1.9.2_p180
_pkgver=1.9.2-p180
-pkgrel=1
+pkgrel=2
pkgdesc="A package of all Ruby headers needed by some gems like ruby-debug."
arch=('any')
url="http://www.ruby-lang.org/en/"
license=('custom')
-depends=('ruby')
+depends=("ruby=$pkgver")
source=("ftp://ftp.ruby-lang.org/pub/ruby/1.9/$_pkgname-$_pkgver.tar.bz2")
build() {