From 0635da9d23f60e174ca15bd0530177b3a707804a Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Fri, 24 May 2019 10:18:39 +0000
Subject: [PATCH] community/xfce4: upgrade to 4.14_pre1

---
 community/xfce4/APKBUILD | 33 ++++++++++++++++-----------------
 1 file changed, 16 insertions(+), 17 deletions(-)

diff --git a/community/xfce4/APKBUILD b/community/xfce4/APKBUILD
index 6c1542453798..8bc6bf3e5c88 100644
--- a/community/xfce4/APKBUILD
+++ b/community/xfce4/APKBUILD
@@ -1,30 +1,29 @@
 # Contributor: Natanael Copa <ncopa@alpinelinux.org>
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=xfce4
-pkgver=4.13.0
+pkgver=4.14_pre1
 pkgrel=0
 pkgdesc="XFCE 4 meta package"
 url="https://xfce.org"
 arch="noarch"
 license="GPL"
-# https://mail.xfce.org/pipermail/xfce-announce/2015-February/000389.html
+# https://mail.xfce.org/pipermail/xfce-announce/2019-May/000701.html
 depends="
-	exo>=0.12.0
-	garcon>=0.6.0
-	libxfce4ui>=4.13.0
-	libxfce4util>=4.13.0
-	thunar>=1.8.0
+	exo>=0.12.5
+	garcon>=0.6.2
+	libxfce4ui>=4.13.5
+	libxfce4util>=4.13.3
+	thunar>=1.8.6
+	tumbler>=0.2.4
 	ttf-dejavu
-	xfce4-appfinder>=4.13.0
-	xfce4-mixer
-	xfce4-panel>=4.13.0
-	xfce4-power-manager>=1.6.0
-	xfce4-session>=4.13.0
-	xfce4-settings>=4.13.0
-	xfce4-terminal>=0.8.0
-	xfconf>=4.13.0
-	xfdesktop>=4.13.0
-	xfwm4>=4.13.0
+	xfce4-appfinder>=4.13.3
+	xfce4-panel>=4.13.5
+	xfce4-power-manager>=1.6.2
+	xfce4-session>=4.13.2
+	xfce4-settings>=4.13.6
+	xfconf>=4.13.7
+	xfdesktop>=4.13.4
+	xfwm4>=4.13.2
 	"
 
 makedepends=
-- 
GitLab