New major GNOME release: 43.1 \o/

Expect some runtime breakage for the next couple of days until the dust
settles and the full upgrade is in.
This commit is contained in:
ajacoutot 2022-11-07 11:16:01 +00:00
parent 2daf030444
commit 9eff53e4ae

View File

@ -2,15 +2,12 @@ COMMENT-main= GNOME desktop meta-package (core installation)
COMMENT-extras= GNOME desktop meta-package (world installation)
# sync with x11/gnome/shell GNOME_VERSION
V= 42.6
V= 43.1
PKGNAME= gnome-${V}
PKGNAME-main= gnome-${V}
PKGNAME-extras= gnome-extras-${V}
REVISION-main= 0
REVISION-extras= 1
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
Antoine Jacoutot <ajacoutot@openbsd.org>