aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-12-26 03:17:09 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-12-26 06:38:18 +0000
commitd013960220ac22969192c941a7ab25c0333e37f2 (patch)
treed264c031981ad3b366b0403c58eb427b6ff55a6b
parent67720ef768590c390c43bf33feffc4778d87b8f4 (diff)
community/gnome: remove totem from apps until it is restored
totem is currently failing tests on all arches
-rw-r--r--community/gnome/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gnome/APKBUILD b/community/gnome/APKBUILD
index 674e22e1d4d..2d5b8bd1d5b 100644
--- a/community/gnome/APKBUILD
+++ b/community/gnome/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome
pkgver=3.37.91
-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
@@ -86,7 +86,6 @@ _apps_core() {
gvfs-gphoto2
gvfs-avahi
nautilus
- totem
"
mkdir -p "$subpkgdir"