diff options
author | Kevin Daudt <kdaudt@alpinelinux.org> | 2020-03-08 16:51:35 +0000 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2020-03-08 16:51:43 +0000 |
commit | f8112fa2e40482f49f28d62feb0af951bc9ca9a3 (patch) | |
tree | 8650791625997d95e9fc9697f626e2862380fbc2 | |
parent | 703273224746a2b618c46282301e5c1d30246321 (diff) | |
download | aports-f8112fa2e40482f49f28d62feb0af951bc9ca9a3.tar.bz2 aports-f8112fa2e40482f49f28d62feb0af951bc9ca9a3.tar.xz |
community/gnome-session: rebuild against gnome-desktop-3.35.91
-rw-r--r-- | community/gnome-session/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-session/APKBUILD b/community/gnome-session/APKBUILD index 21a8eb7abb..d058da69a3 100644 --- a/community/gnome-session/APKBUILD +++ b/community/gnome-session/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-session pkgver=3.34.2 -pkgrel=5 +pkgrel=6 pkgdesc="GNOME session manager" url="https://gitlab.gnome.org/GNOME/gnome-session" arch="all !s390x !ppc64le" |