summaryrefslogtreecommitdiffstats
path: root/main/xfce4-session/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/xfce4-session/APKBUILD')
-rw-r--r--main/xfce4-session/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/xfce4-session/APKBUILD b/main/xfce4-session/APKBUILD
index dc6667c50..a341b7f68 100644
--- a/main/xfce4-session/APKBUILD
+++ b/main/xfce4-session/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-session
pkgver=4.10.0
-pkgrel=0
+pkgrel=1
pkgdesc="A session manager for Xfce"
url="http://www.xfce.org/"
arch="all"
@@ -10,6 +10,7 @@ subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
makedepends="libxfce4ui-dev libwnck-dev libice-dev xfce4-panel-dev"
depends="hicolor-icon-theme iceauth"
install=
+replaces="xfce-utils"
source="http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
busybox-shutdown.patch"