summaryrefslogtreecommitdiff
path: root/social/ruby-headers
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@parabola.nu>2013-02-27 11:40:33 -0300
committerNicolás Reynolds <fauno@parabola.nu>2013-02-27 11:40:33 -0300
commit08ad6a1796e89e23792e2ca4cc760d8dd432884c (patch)
tree9d927aa8da2b3604c5bd967d6896efff325b5bb4 /social/ruby-headers
parent4d2d33bb989a2860e863ce198e0a185c3a03af4b (diff)
Upgrade to current ruby
Diffstat (limited to 'social/ruby-headers')
-rw-r--r--social/ruby-headers/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/social/ruby-headers/PKGBUILD b/social/ruby-headers/PKGBUILD
index f621772e9..d68e97781 100644
--- a/social/ruby-headers/PKGBUILD
+++ b/social/ruby-headers/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=ruby-headers
_pkgname=ruby
-pkgver=1.9.3_p194
-_pkgver=1.9.3-p194
+pkgver=1.9.3_p392
+_pkgver=1.9.3-p392
pkgrel=1
pkgdesc="A package of all Ruby headers needed by some gems like ruby-debug."
arch=('any')
@@ -14,7 +14,7 @@ depends=("ruby=$pkgver")
source=("http://ftp.ruby-lang.org/pub/ruby/1.9/$_pkgname-$_pkgver.tar.bz2")
build() {
- /bin/true
+ :
}
package() {
@@ -28,4 +28,4 @@ package() {
install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
}
-md5sums=('2278eff4cfed3cbc0653bc73085caa34')
+md5sums=('a810d64e2255179d2f334eb61fb8519c')