diff options
Diffstat (limited to 'community/gtranslator/PKGBUILD')
-rw-r--r-- | community/gtranslator/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gtranslator/PKGBUILD b/community/gtranslator/PKGBUILD index 31de7f136..9396b8ee2 100644 --- a/community/gtranslator/PKGBUILD +++ b/community/gtranslator/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 69738 2012-04-23 09:07:48Z ibiru $ +# $Id: PKGBUILD 70021 2012-04-28 09:24:13Z allan $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Hugo Doria <hugo@archlinux.org> # Contributor: Christer Solskogen (solskogen@carebears.mine.nu) pkgname=gtranslator pkgver=2.91.3 -pkgrel=2 +pkgrel=3 pkgdesc="An enhanced gettext po file editor for the GNOME" arch=('i686' 'x86_64') url="http://projects.gnome.org/gtranslator/" |