[arch-commits] Commit in gtranslator/trunk (PKGBUILD gtranslator.changelog)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sat Oct 19 11:19:11 UTC 2019
Date: Saturday, October 19, 2019 @ 11:19:11
Author: jlichtblau
Revision: 517445
upgpkg: gtranslator 3.34.0-1 - new upstream release
Modified:
gtranslator/trunk/PKGBUILD
gtranslator/trunk/gtranslator.changelog
-----------------------+
PKGBUILD | 4 ++--
gtranslator.changelog | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-19 11:05:57 UTC (rev 517444)
+++ PKGBUILD 2019-10-19 11:19:11 UTC (rev 517445)
@@ -4,7 +4,7 @@
# Contributor: Christer Solskogen (solskogen at carebears.mine.nu)
pkgname=gtranslator
-pkgver=3.32.1
+pkgver=3.34.0
pkgrel=1
pkgdesc='An enhanced gettext po file editor for the GNOME desktop environment'
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('gtksourceview4' 'gspell' 'gettext' 'libgda' 'iso-codes' 'hicolor-icon-theme')
makedepends=('meson' 'gobject-introspection' 'gtk-doc' 'yelp-tools')
source=(https://ftp.acc.umu.se/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e1b37b0436684eb3079916eff7b6eeac2cd51ebbf8d2d6f35b5480ca0391b4da')
+sha256sums=('b2f25c02bdfd246896803756078c3006ef433c83eb802bc23a33413046bffb17')
build() {
arch-meson $pkgname-$pkgver build -Dgtk_doc=true
Modified: gtranslator.changelog
===================================================================
--- gtranslator.changelog 2019-10-19 11:05:57 UTC (rev 517444)
+++ gtranslator.changelog 2019-10-19 11:19:11 UTC (rev 517445)
@@ -1,3 +1,6 @@
+2019-10-19 Jaroslav Lichtblau (Dragonlord) <svetlemodry at archlinux.org>
+ * gtranslator 3.34.0-1
+
2019-01-30 Jaroslav Lichtblau (Dragonlord) <svetlemodry at archlinux.org>
* gtranslator 3.30.1-1
More information about the arch-commits
mailing list