summaryrefslogtreecommitdiff
path: root/community/ruby-gtk2
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-01 13:57:47 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-01 13:57:47 +0100
commit5283e1af147b6bd8c58dbaeae3363e02d6af7389 (patch)
tree5bfff242cb5bd12dd1889dca79b38e0e778470fc /community/ruby-gtk2
parentf258e07b2f61c3a78b658a257fb882bc141778f4 (diff)
parentedd3a17c9ed0cc3fa7fb62b4ad4178e064d46cda (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/chicken/PKGBUILD extra/k3b/PKGBUILD extra/samba/PKGBUILD
Diffstat (limited to 'community/ruby-gtk2')
-rw-r--r--community/ruby-gtk2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-gtk2/PKGBUILD b/community/ruby-gtk2/PKGBUILD
index 8a758adb7..39157a46b 100644
--- a/community/ruby-gtk2/PKGBUILD
+++ b/community/ruby-gtk2/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 83033 2013-01-26 18:15:58Z arodseth $
+# $Id: PKGBUILD 83415 2013-01-31 20:08:37Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Eric Bélanger
# Contributor: Brad Fanella <bradfanella@archlinux.us>
@@ -7,14 +7,14 @@
pkgbase=ruby-gtk2
pkgname=('ruby-atk' 'ruby-gdkpixbuf2' 'ruby-gio2' 'ruby-glib2' 'ruby-gtk2' 'ruby-pango')
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
arch=('x86_64' 'i686' 'mips64el')
url='http://ruby-gnome2.sourceforge.jp/'
license=('LGPL')
makedepends=('ruby-pkgconfig' 'ruby-cairo' 'gtk2')
source=("http://downloads.sourceforge.net/ruby-gnome2/ruby-gtk2-$pkgver.tar.gz")
-sha256sums=('914dc15c032749137cee11fdc5ab6b7ebaf53e009dad980441a2f4038db3bdb4')
+sha256sums=('cb6e329f64042c8d24248204e11bb4652f9b2984ac2965d82dab49634deb1125')
build() {
cd "$srcdir/ruby-gtk2-$pkgver"