aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2020-12-25 10:08:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2020-12-25 10:08:14 +0000
commit9f541e00465b05edb311b9c228eb0da624ea2db0 (patch)
treeb302ac7d426b02f4237b7167b29d22326c172893
parentd042abe11ba2f4c4bdab111a89eb7060cb322906 (diff)
community/xfce4: upgrade to 4.16
-rw-r--r--community/xfce4/APKBUILD31
1 files changed, 16 insertions, 15 deletions
diff --git a/community/xfce4/APKBUILD b/community/xfce4/APKBUILD
index 617f4d97a33..a49eb0c0b7a 100644
--- a/community/xfce4/APKBUILD
+++ b/community/xfce4/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4
-pkgver=4.14_pre1
+pkgver=4.16
pkgrel=0
pkgdesc="XFCE 4 meta package"
url="https://xfce.org"
@@ -9,21 +9,22 @@ arch="noarch !s390x !mips64" # polkit
license="GPL"
# https://mail.xfce.org/pipermail/xfce-announce/2019-May/000701.html
depends="
- exo>=0.12.5
- garcon>=0.6.2
- libxfce4ui>=4.13.5
- libxfce4util>=4.13.3
- thunar>=1.8.6
- tumbler>=0.2.4
+ exo>=$pkgver
+ garcon>=0.8
+ libxfce4ui>=$pkgver
+ libxfce4util>=$pkgver
+ thunar>=$pkgver
+ thunar-volman>=$pkgver
+ tumbler>=$pkgver
ttf-dejavu
- 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
+ xfce4-appfinder>=$pkgver
+ xfce4-panel>=$pkgver
+ xfce4-power-manager>=$pkgver
+ xfce4-session>=$pkgver
+ xfce4-settings>=$pkgver
+ xfconf>=$pkgver
+ xfdesktop>=$pkgver
+ xfwm4>=$pkgver
"
makedepends=