diff options
author | Krassy Boykinov <kboykinov@teamcentrixx.com> | 2023-09-07 15:17:05 +0000 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2023-09-07 18:06:33 +0000 |
commit | 904741790fabf93ea2ecd05720edb1ce4a45eab7 (patch) | |
tree | 956fa16ec67941cb6ddde62b02a93294d8ec6be7 | |
parent | 1de8e414ed673be28d0ee695051b440be0404c66 (diff) |
community/gnome-shell: upgrade to 44.4
-rw-r--r-- | community/gnome-shell/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnome-shell/APKBUILD b/community/gnome-shell/APKBUILD index f073363cd7c..1e3c0ba0361 100644 --- a/community/gnome-shell/APKBUILD +++ b/community/gnome-shell/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Rasmus Thomsen <oss@cogitri.dev> # Maintainer: team/gnome <ablocorrea@hotmail.com> pkgname=gnome-shell -pkgver=44.3 +pkgver=44.4 pkgrel=0 pkgdesc="GNOME shell" url="https://wiki.gnome.org/Projects/GnomeShell" @@ -118,7 +118,7 @@ schemas() { } sha512sums=" -0b8ce9b99f6276939faf8623c236fdb646e16609f1f9081e768f116cd19156f2d6c6da9a059783cbc0b2a0df5b5b748369a6bce0b728338092a3fe3b81cc14b6 gnome-shell-44.3.tar.xz +03a29a7e662a93388981f4ae7186e135ce3e687c99318a8a27ba898fcd43114a27b5351227958ce17b239bde88442d9058c64bea2c6b027cc4f6ff2e194777d5 gnome-shell-44.4.tar.xz 2ca70115fab957fdf276b7f0772786e1afd56b0b22bcfd92f5b5f1d29676dc97c19cfb079434d0dbf7b459f1d133dbd8d1faa0d88f7b94846040a23856f951f8 disable-telepathy-integration.patch ae4ac679bacd35948b44068e5a70407f473bd96986ee126abb1bdf066db5cbc2087a3ffae0b390286689cacbe8325870fd43663ba39f4f7543216e02bf083934 gsh.patch " |