[arch-commits] Commit in gtranslator/trunk (PKGBUILD gtranslator.changelog)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Mar 29 15:35:51 UTC 2020
Date: Sunday, March 29, 2020 @ 15:35:50
Author: jlichtblau
Revision: 606025
upgpkg: gtranslator 3.36.0-1 - new upstream release
Modified:
gtranslator/trunk/PKGBUILD
gtranslator/trunk/gtranslator.changelog
-----------------------+
PKGBUILD | 6 +++---
gtranslator.changelog | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-29 15:24:00 UTC (rev 606024)
+++ PKGBUILD 2020-03-29 15:35:50 UTC (rev 606025)
@@ -4,16 +4,16 @@
# Contributor: Christer Solskogen (solskogen at carebears.mine.nu)
pkgname=gtranslator
-pkgver=3.34.0
+pkgver=3.36.0
pkgrel=1
pkgdesc='An enhanced gettext po file editor for the GNOME desktop environment'
arch=('x86_64')
url='https://projects.gnome.org/gtranslator/'
license=('GPL3')
-depends=('gtksourceview4' 'gspell' 'gettext' 'libgda' 'iso-codes' 'hicolor-icon-theme')
+depends=('gtksourceview4' 'gspell' 'gettext' 'libgda' 'iso-codes' 'hicolor-icon-theme' 'libdazzle')
makedepends=('meson' 'gobject-introspection' 'gtk-doc' 'yelp-tools')
source=(https://ftp.acc.umu.se/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b2f25c02bdfd246896803756078c3006ef433c83eb802bc23a33413046bffb17')
+sha256sums=('2daa1d3b59b4a35ef54df087345b03e1703e725081f9dac543539228a715add3')
build() {
arch-meson $pkgname-$pkgver build -Dgtk_doc=true
Modified: gtranslator.changelog
===================================================================
--- gtranslator.changelog 2020-03-29 15:24:00 UTC (rev 606024)
+++ gtranslator.changelog 2020-03-29 15:35:50 UTC (rev 606025)
@@ -1,3 +1,6 @@
+2020-03-29 Jaroslav Lichtblau (Dragonlord) <svetlemodry at archlinux.org>
+ * gtranslator 3.36.0-1
+
2019-10-19 Jaroslav Lichtblau (Dragonlord) <svetlemodry at archlinux.org>
* gtranslator 3.34.0-1
More information about the arch-commits
mailing list