summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrad Fanella2010-10-27 01:40:57 +0000
committerChristian Heusel2024-08-13 15:08:34 +0200
commita63541077f123477dc1874e6aed96ac7f4282592 (patch)
treec2b32b6377a62d486d715217d68dc6e49fdec2d9 /PKGBUILD
parentddf6a1842f5df7634d347a8358078bca26eb4d5f (diff)
downloadaur-a63541077f123477dc1874e6aed96ac7f4282592.tar.gz
Updated to version 0.90.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79b437ba5353..7a247c1a2a68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: kritoke <kritoke@nospam.gmail.com>
pkgname=ruby-glib2
-pkgver=0.90.2
+pkgver=0.90.4
pkgrel=1
pkgdesc="Ruby bindings for glib2."
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url="http://ruby-gnome2.sourceforge.jp"
license=('LGPL')
depends=('ruby')
source=(http://downloads.sourceforge.net/ruby-gnome2/ruby-gtk2-$pkgver.tar.gz)
-md5sums=('5b65b2560f13246c71013d043435d39a')
+md5sums=('f6565e87a63f16b86ecb98cddddd75a8')
build() {
cd "$srcdir/ruby-gtk2-$pkgver"