diff options
Diffstat (limited to 'testing/gnome-session')
-rw-r--r-- | testing/gnome-session/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/gnome-session/APKBUILD b/testing/gnome-session/APKBUILD index aa7ff6c4ad..d62e739147 100644 --- a/testing/gnome-session/APKBUILD +++ b/testing/gnome-session/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=gnome-session pkgver=3.26.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME session manager" -url="http://www.gnome.org/" +url="https://www.gnome.org/" arch="all !aarch64 !armhf !armv7 !s390x" license="GPL" depends="gnome-shell" |