aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-12-24 13:41:02 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-12-24 13:41:45 +0100
commitfd2352112bc3fe232c124337f33a69c150dbb4a2 (patch)
treed281dfcfc6aac43776710f1fba73ce6bda734bb6 /community
parentc8b7d321ea2687f7f6d84c2973aca2d12061e11a (diff)
community/gnome-settings-daemon: rebuild against pulseaudio 14
Fixes '(gsd-media-keys:4247): Gvc-WARNING **: 13:07:57.892: libgnome-volume-control running against PulseAudio 34, but compiled against older 33, report a bug to your distribution' warning in GDM's log
Diffstat (limited to 'community')
-rw-r--r--community/gnome-settings-daemon/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-settings-daemon/APKBUILD b/community/gnome-settings-daemon/APKBUILD
index a7713748a72..6312957bc31 100644
--- a/community/gnome-settings-daemon/APKBUILD
+++ b/community/gnome-settings-daemon/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-settings-daemon
pkgver=3.38.1
-pkgrel=0
+pkgrel=1
pkgdesc="GNOME settings daemon"
url="https://gitlab.gnome.org/GNOME/gnome-settings-daemon"
arch="all !s390x !mips !mips64"