summaryrefslogtreecommitdiff
path: root/community-testing/gtranslator/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/gtranslator/PKGBUILD')
-rw-r--r--community-testing/gtranslator/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community-testing/gtranslator/PKGBUILD b/community-testing/gtranslator/PKGBUILD
index 9ad34ee63..c77a0183d 100644
--- a/community-testing/gtranslator/PKGBUILD
+++ b/community-testing/gtranslator/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 69147 2012-04-09 20:24:34Z bgyorgy $
+# $Id: PKGBUILD 69657 2012-04-21 22:10:45Z bgyorgy $
# 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.2
+pkgver=2.91.3
pkgrel=1
pkgdesc="An enhanced gettext po file editor for the GNOME"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ options=('!libtool')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://ftp.acc.umu.se/pub/GNOME/sources/$pkgname/2.91/$pkgname-$pkgver.tar.xz)
-sha256sums=('884c14b5a556c0bb5764315530eda43542a0a887a2142cc3c75f8c917a8ff49e')
+sha256sums=('0e398cf7909d1fbaf9db66e20913553b38d1af7cad097f5bc8cc229d9ffbc594')
build() {
cd ${srcdir}/${pkgname}-${pkgver}