summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/pygobject3/DETAILS
diff options
context:
space:
mode:
authorFlorian Franzmann2022-04-18 13:35:57 +0200
committerFlorian Franzmann2022-04-18 15:07:27 +0200
commit6de41a418f52d998ede3ec9245185cf59fcbf774 (patch)
tree7c4c0495f195c972d5ebf40dc330aadb10dc1eda /gnome3-libs/pygobject3/DETAILS
parentdaf6dc61974ee5fe3343fb6af5b7d1705799c7b8 (diff)
gnome3-libs/pygobject3: version 3.42.1
Diffstat (limited to 'gnome3-libs/pygobject3/DETAILS')
-rwxr-xr-xgnome3-libs/pygobject3/DETAILS9
1 files changed, 2 insertions, 7 deletions
diff --git a/gnome3-libs/pygobject3/DETAILS b/gnome3-libs/pygobject3/DETAILS
index d1ea89ee7e..eb99135d9a 100755
--- a/gnome3-libs/pygobject3/DETAILS
+++ b/gnome3-libs/pygobject3/DETAILS
@@ -1,12 +1,7 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=pygobject3
-if [[ $PYGOBJECT3_BRANCH == devel ]]; then
- VERSION=3.21.0
- SOURCE_HASH=sha512:d63313dea2c143cf8c08a4678f1aa8e5908d503ad29c596eeb9fa1070e1231de57cf934c33031f9c4920b85e391f3b4143b46491ffd16e04e8d48871cb05e5df
-else
- VERSION=3.42.0
- SOURCE_HASH=sha512:2f3e9187cb8dd7ccbf139a58ea348732fc7cb95dbf4bee2ba8f78003a7540d90c0b29153d93f50bf613c2d43f0de0ec8971c61c358d48552e42ce17775a178dd
-fi
+ VERSION=3.42.1
+ SOURCE_HASH=sha512:b044d395f8334057be632fd56f670ae8405d9fc375bcbd7a0a3b2dcfb8efb06bad45e62e92d2ee5432e503642dba11d6f9bf91f26bf135fa5f9a871657105a18
SOURCE=pygobject-$VERSION.tar.xz
SOURCE_URL[0]=$GNOME_URL/sources/pygobject/${VERSION%.*}/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/pygobject-$VERSION"