summaryrefslogtreecommitdiff
path: root/social/ruby-headers/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-07 15:26:04 +0000
committerroot <root@rshg054.dnsready.net>2011-09-07 15:26:04 +0000
commit9a1a8d77ee00e49dfeef44d74b1e40a831332383 (patch)
tree8b80a03609eba8a12cbb0c48b1a31266c6bdc540 /social/ruby-headers/PKGBUILD
parentfe769389426a6aa5a2878bf7dcfc6144717e1e93 (diff)
Wed Sep 7 15:26:04 UTC 2011
Diffstat (limited to 'social/ruby-headers/PKGBUILD')
-rw-r--r--social/ruby-headers/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/social/ruby-headers/PKGBUILD b/social/ruby-headers/PKGBUILD
index 9deedb708..c89b7accd 100644
--- a/social/ruby-headers/PKGBUILD
+++ b/social/ruby-headers/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=ruby-headers
_pkgname=ruby
-pkgver=1.9.2_p180
-_pkgver=1.9.2-p180
+pkgver=1.9.2_p290
+_pkgver=1.9.2-p290
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')
+license=('GPL2' 'custom:Ruby')
depends=("ruby=$pkgver")
-source=("ftp://ftp.ruby-lang.org/pub/ruby/1.9/$_pkgname-$_pkgver.tar.bz2")
+source=("http://ftp.ruby-lang.org/pub/ruby/1.9/$_pkgname-$_pkgver.tar.bz2")
build() {
/bin/true
@@ -27,4 +27,5 @@ package() {
install -m644 *.{h,inc} "$pkgdir$_hdrdir/$_pkgname-$_pkgver"
install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
}
-md5sums=('68510eeb7511c403b91fe5476f250538')
+
+md5sums=('096758c3e853b839dc980b183227b182')