summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEli Schwartz2020-04-24 13:44:02 -0400
committerEli Schwartz2020-04-24 13:44:02 -0400
commit2ed59a0c7507879566b9c47f24d179ba0bc8d745 (patch)
tree95d51acd707d0eaa4818cc42962e9cdcc727b849 /PKGBUILD
parenta815de4809004f5a3d826a1af4e3cd88d5590b94 (diff)
downloadaur-2ed59a0c7507879566b9c47f24d179ba0bc8d745.tar.gz
upgpkg: cinnamon-settings-daemon-git 4.4.0.r9.g206ce2d-1
pin version for newer cinnamon-desktop or it might break
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db67f9b445d3..063bc8b818a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# All my PKGBUILDs are managed at https://github.com/eli-schwartz/pkgbuilds
pkgname=cinnamon-settings-daemon-git
-pkgver=4.0.3.r7.gc9f0bb4
-pkgrel=2
+pkgver=4.4.0.r9.g206ce2d
+pkgrel=1
pkgdesc="The Cinnamon Settings daemon"
arch=('i686' 'x86_64')
url="https://github.com/linuxmint/${pkgname%-git}"
license=('GPL')
-depends=('cinnamon-desktop' 'colord' 'dbus-glib' 'libcanberra-pulse' 'libcups'
+depends=('cinnamon-desktop>=4.4.1.r7.gf2c6cb7' 'colord' 'dbus-glib' 'libcanberra-pulse' 'libcups'
'libgnomekbd' 'libgudev' 'libnotify' 'librsvg' 'libwacom' 'nss' 'polkit'
'pulseaudio-alsa' 'upower')
optdepends=('cinnamon-translations: i18n')