From 111321ec4c543915044b6bbd74c9eb4cc38c6237 Mon Sep 17 00:00:00 2001 From: Krassy Boykinov <kboykinov@teamcentrixx.com> Date: Thu, 15 Feb 2024 11:30:11 +0100 Subject: [PATCH] community/libdex: upgrade to 0.5.0 --- community/libdex/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/libdex/APKBUILD b/community/libdex/APKBUILD index 00a707ee723d..658a86cbb160 100644 --- a/community/libdex/APKBUILD +++ b/community/libdex/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Krassy Boykinov <kboykinov@teamcentrixx.com> pkgname=libdex -pkgver=0.4.3 +pkgver=0.5.0 pkgrel=0 pkgdesc="Future-based programming for GLib-based applications" url="https://gitlab.gnome.org/GNOME/libdex" @@ -36,6 +36,6 @@ package() { } sha512sums=" -26691373d560d20cefa3a23e31677259b234cdf623b17b8fb2b6976b03768e86e458d2670aa3b260638b595994f278240e972bf3ff5b765013fb6d3114f46cef libdex-0.4.3.tar.xz +b6607afa8c5c9aaa1c45da5e75ae7a6f5859d4f3abcac5310684f22b989b5e05e941798f3273cf313793b942861ae3aa8be77c37b818c8c4d1e1ba8ed7d068d0 libdex-0.5.0.tar.xz c64dad8be4999efd66bdc82c919023306a96d437b99d18d948fe61b8d48686bedbe8260f6230e834bd2770c40a83ca9f40e0a04f4936f5097c9c791b984df8ec ucontext.patch " -- GitLab