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

Evangelos Foutras foutrelis at archlinux.org
Wed Dec 23 10:45:36 UTC 2020


    Date: Wednesday, December 23, 2020 @ 10:45:36
  Author: foutrelis
Revision: 404911

upgpkg: xfce4-settings 4.16.0-1: new upstream release

Modified:
  xfce4-settings/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-23 09:32:52 UTC (rev 404910)
+++ PKGBUILD	2020-12-23 10:45:36 UTC (rev 404911)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier <bardo at aur.archlinux.org>
 
 pkgname=xfce4-settings
-pkgver=4.14.3
+pkgver=4.16.0
 pkgrel=1
 pkgdesc="Settings manager of the Xfce desktop"
 arch=('x86_64')
@@ -10,13 +10,13 @@
 url="https://www.xfce.org/"
 license=('GPL2')
 groups=('xfce4')
-depends=('exo' 'garcon' 'libxfce4ui' 'xfconf' 'libnotify' 'colord'
-         'libxklavier' 'adwaita-icon-theme' 'gnome-themes-extra')
+depends=('exo' 'garcon' 'libxfce4ui' 'xfconf' 'libnotify' 'libcanberra'
+         'colord' 'libxklavier' 'adwaita-icon-theme' 'gnome-themes-extra')
 makedepends=('intltool' 'xf86-input-libinput')
-optdepends=('libcanberra: for sound control')
+optdepends=('python: xfce4-compose-mail -- "mailto:" URI handling')
 source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
         default-xsettings-xml.patch)
-sha256sums=('cab1a4d5351f9871533700523570f86f92bbe6e4055f44e5df950eb4b4f48bb3'
+sha256sums=('67a1404fc754c675c6431e22a8fe0e5d79644fdfadbfe25a4523d68e1442ddc2'
             '8e9a6c70ab0ceb5d91b637dc290768f8a47edb5d7b6e2eebc4459dbc4ee040d7')
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -39,7 +39,6 @@
     --enable-libxklavier \
     --enable-pluggable-dialogs \
     --enable-sound-settings \
-    --disable-upower-glib \
     --disable-debug
   make
 }



More information about the arch-commits mailing list