gthumb: update to 3.12.2.
This commit is contained in:
parent
b944273ee7
commit
258bfdf4eb
|
@ -1,24 +0,0 @@
|
||||||
From daef485dffd67319c114cf1bda453bf6157e11ff Mon Sep 17 00:00:00 2001
|
|
||||||
From: Paolo Bacchilega <paobac@src.gnome.org>
|
|
||||||
Date: Tue, 11 Jan 2022 12:30:44 +0100
|
|
||||||
Subject: [PATCH] LINGUAS: removed duplicated entry
|
|
||||||
|
|
||||||
---
|
|
||||||
help/LINGUAS | 1 -
|
|
||||||
1 file changed, 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/help/LINGUAS b/help/LINGUAS
|
|
||||||
index b615195e..aabf71ac 100644
|
|
||||||
--- a/help/LINGUAS
|
|
||||||
+++ b/help/LINGUAS
|
|
||||||
@@ -9,7 +9,6 @@ eu
|
|
||||||
fr
|
|
||||||
hu
|
|
||||||
id
|
|
||||||
-id
|
|
||||||
nl
|
|
||||||
oc
|
|
||||||
sl
|
|
||||||
--
|
|
||||||
GitLab
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gthumb'
|
# Template file for 'gthumb'
|
||||||
pkgname=gthumb
|
pkgname=gthumb
|
||||||
version=3.12.0
|
version=3.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext pkg-config itstool glib-devel"
|
hostmakedepends="gettext pkg-config itstool glib-devel"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/action/show/Apps/Gthumb"
|
homepage="https://wiki.gnome.org/action/show/Apps/Gthumb"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gthumb/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gthumb/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gthumb/${version%.*}/gthumb-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gthumb/${version%.*}/gthumb-${version}.tar.xz"
|
||||||
checksum=3deffc030384e64b57361c437c79b481ae1489ef44c87ae856e81bb10d8e383f
|
checksum=97f8afe522535216541ebbf1e3b546d12a6beb38a8f0eb85f26e676934aad425
|
||||||
|
|
||||||
LDFLAGS="-fPIC"
|
LDFLAGS="-fPIC"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue