summaryrefslogtreecommitdiff
path: root/community/gtranslator/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtranslator/PKGBUILD')
-rw-r--r--community/gtranslator/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gtranslator/PKGBUILD b/community/gtranslator/PKGBUILD
index 2278e70ac..b22836bc7 100644
--- a/community/gtranslator/PKGBUILD
+++ b/community/gtranslator/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 56273 2011-10-04 13:27:12Z jelle $
+# $Id: PKGBUILD 57477 2011-10-28 12:30:44Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Hugo Doria <hugo@archlinux.org>
# Contributor: Christer Solskogen (solskogen@carebears.mine.nu)
pkgname=gtranslator
-pkgver=2.90.5
-pkgrel=2
+pkgver=2.90.7
+pkgrel=1
pkgdesc="An enhanced gettext po file editor for the GNOME"
arch=('i686' 'x86_64')
url="http://projects.gnome.org/gtranslator/"
@@ -19,7 +19,7 @@ options=('!libtool')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://ftp.acc.umu.se/pub/GNOME/sources/$pkgname/2.90/$pkgname-$pkgver.tar.bz2)
-sha256sums=('26425b2687f00658dd34eb5cc598d456f9e13bcc432991f455258cb0770b0505')
+sha256sums=('55845ad665f5e55265dd017d1c96e41a72c4c5691eb218ba9db6985b66afa556')
build() {
cd ${srcdir}/${pkgname}-${pkgver}