diff options
Diffstat (limited to 'community/gnome')
-rw-r--r-- | community/gnome/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome/APKBUILD b/community/gnome/APKBUILD index 4ea6a944c9..19dce0cdf3 100644 --- a/community/gnome/APKBUILD +++ b/community/gnome/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME (Base) meta package" url="https://www.gnome.org" arch="x86 x86_64 armv7 aarch64" # GNOME isn't available on all arches yet |