summaryrefslogtreecommitdiff
path: root/community/gobby
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-24 14:50:00 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-24 14:50:00 +0100
commit82e1a8e4caf3318dbb60adda8c2649ae7ac15661 (patch)
treebc42529997fa58fc26481c8ba7524560f3baa5af /community/gobby
parentf87cdf22eb712b5b1c118f768d4ff710fc839403 (diff)
parentd466ef49f224a9347fe0375eac8126725e10a0a4 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/arpack/PKGBUILD community/flac123/PKGBUILD community/flashrom/PKGBUILD community/liblockfile/PKGBUILD community/python-cjson/PKGBUILD community/tcpflow/PKGBUILD extra/vlc/PKGBUILD multilib/lib32-gnutls/PKGBUILD multilib/lib32-libssh2/PKGBUILD
Diffstat (limited to 'community/gobby')
-rw-r--r--community/gobby/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gobby/PKGBUILD b/community/gobby/PKGBUILD
index 96045e177..be3e5564a 100644
--- a/community/gobby/PKGBUILD
+++ b/community/gobby/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 65534 2012-02-21 08:46:26Z spupykin $
+# $Id: PKGBUILD 65710 2012-02-22 10:19:25Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: William Rea <sillywilly@gmail.com>
# Maintainer: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
pkgname=gobby
-pkgver=0.4.12
-pkgrel=3
+pkgver=0.4.13
+pkgrel=1
pkgdesc="A collaborative text editor"
arch=('i686' 'x86_64' 'mips64el')
url="http://gobby.0x539.de"
@@ -17,7 +17,7 @@ depends=('obby' 'libxml++' 'gtkmm' 'gnome-vfs' 'libbonobo' 'libgtksourceviewmm2'
makedepends=('gettext' 'intltool')
source=(http://releases.0x539.de/gobby/gobby-$pkgver.tar.gz)
-md5sums=('835cc48f5177196e4a18610c2cb013bf')
+md5sums=('3848687159dbc649587857543b8d7b85')
build() {
cd $srcdir/gobby-$pkgver