summaryrefslogtreecommitdiff
path: root/community/ruby-gio2
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-12 10:53:36 +0000
committerroot <root@rshg047.dnsready.net>2011-04-12 10:53:36 +0000
commit28b5bbf3fee0627993658e096eadab71c2779912 (patch)
treeb799e892101aaaedafdcf1315c4def0ff6bdc1c4 /community/ruby-gio2
parentcabd4a9c1f8304f0d57005b9f31231fc191c8778 (diff)
Tue Apr 12 10:53:36 UTC 2011
Diffstat (limited to 'community/ruby-gio2')
-rw-r--r--community/ruby-gio2/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ruby-gio2/PKGBUILD b/community/ruby-gio2/PKGBUILD
index fcd704b39..e4eb57305 100644
--- a/community/ruby-gio2/PKGBUILD
+++ b/community/ruby-gio2/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Brad Fanella <bradfanella@archlinux.us>
pkgname=ruby-gio2
-pkgver=0.90.7
+pkgver=0.90.8
pkgrel=1
pkgdesc="Ruby bindings for gio2."
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('LGPL')
depends=('ruby-glib2')
makedepends=('ruby-pkgconfig')
source=(http://downloads.sourceforge.net/ruby-gnome2/ruby-gtk2-$pkgver.tar.gz)
-md5sums=('82ebea3ebb6fa51ffc5ec631b31d519a')
+md5sums=('74966bde5366bc9d09701e9f464d60c9')
build() {
cd "$srcdir/ruby-gtk2-$pkgver"