summaryrefslogtreecommitdiffstats
path: root/gnome3-libs
diff options
context:
space:
mode:
Diffstat (limited to 'gnome3-libs')
-rwxr-xr-xgnome3-libs/pygobject3/DETAILS4
-rw-r--r--gnome3-libs/pygobject3/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/gnome3-libs/pygobject3/DETAILS b/gnome3-libs/pygobject3/DETAILS
index db049bc8a4..c1a863d443 100755
--- a/gnome3-libs/pygobject3/DETAILS
+++ b/gnome3-libs/pygobject3/DETAILS
@@ -4,8 +4,8 @@ if [[ $PYGOBJECT3_BRANCH == devel ]]; then
VERSION=3.21.0
SOURCE_HASH=sha512:d63313dea2c143cf8c08a4678f1aa8e5908d503ad29c596eeb9fa1070e1231de57cf934c33031f9c4920b85e391f3b4143b46491ffd16e04e8d48871cb05e5df
else
- VERSION=3.38.0
- SOURCE_HASH=sha512:d63313dea2c143cf8c08a4678f1aa8e5908d503ad29c596eeb9fa1070e1231de57cf934c33031f9c4920b85e391f3b4143b46491ffd16e04e8d48871cb05e5df
+ VERSION=3.40.1
+ SOURCE_HASH=sha512:a8350f43ea99c93aa66a23102d4ee2ca3c7f8ec2c8bcf5cd142dd097b4fb38167f1713efff3584aa323c34656c911fb940e462c83c02b107e4aad93d005022f7
fi
SOURCE=pygobject-$VERSION.tar.xz
SOURCE_URL[0]=$GNOME_URL/sources/pygobject/${VERSION%.*}/$SOURCE
diff --git a/gnome3-libs/pygobject3/HISTORY b/gnome3-libs/pygobject3/HISTORY
index f041583587..c4b814089f 100644
--- a/gnome3-libs/pygobject3/HISTORY
+++ b/gnome3-libs/pygobject3/HISTORY
@@ -1,3 +1,6 @@
+2021-04-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: stable version 3.40.1
+
2021-04-02 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: depend on pycairo instead of py3cairo