[arch-commits] Commit in xfce4-settings/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Sun Aug 11 23:08:18 UTC 2019


    Date: Sunday, August 11, 2019 @ 23:08:17
  Author: foutrelis
Revision: 359650

upgpkg: xfce4-settings 4.14.0-1

New upstream release.

Modified:
  xfce4-settings/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-11 23:06:17 UTC (rev 359649)
+++ PKGBUILD	2019-08-11 23:08:17 UTC (rev 359650)
@@ -3,20 +3,20 @@
 # Contributor: Corrado Primier <bardo at aur.archlinux.org>
 
 pkgname=xfce4-settings
-pkgver=4.12.4
-pkgrel=2
-pkgdesc="Settings manager for xfce"
+pkgver=4.14.0
+pkgrel=1
+pkgdesc="Settings manager of the Xfce desktop"
 arch=('x86_64')
 url="https://www.xfce.org/"
 license=('GPL2')
 groups=('xfce4')
-depends=('exo' 'garcon' 'libxfce4ui' 'libnotify' 'libxklavier'
-         'adwaita-icon-theme' 'gnome-themes-standard')
+depends=('exo' 'garcon' 'libxfce4ui' 'xfconf' 'libnotify' 'colord'
+         'libxklavier' 'adwaita-icon-theme' 'gnome-themes-standard')
 makedepends=('intltool' 'xf86-input-libinput')
 optdepends=('libcanberra: for sound control')
 source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
         default-xsettings-xml.patch)
-sha256sums=('e2a04cad48bf9e951409d0c841829fa3b4ce632cd799082ef82d0506618b6f9b'
+sha256sums=('e03040d623abda0222ad04f226582277a1936507ddfa927ec8e87927debc113c'
             '8e9a6c70ab0ceb5d91b637dc290768f8a47edb5d7b6e2eebc4459dbc4ee040d7')
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list