diff options
Diffstat (limited to 'community/gobby/PKGBUILD')
-rw-r--r-- | community/gobby/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gobby/PKGBUILD b/community/gobby/PKGBUILD index 66a3a79cd..96045e177 100644 --- a/community/gobby/PKGBUILD +++ b/community/gobby/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 58735 2011-11-18 10:25:12Z andrea $ +# $Id: PKGBUILD 65534 2012-02-21 08:46:26Z 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=2 +pkgrel=3 pkgdesc="A collaborative text editor" arch=('i686' 'x86_64' 'mips64el') url="http://gobby.0x539.de" |