aboutsummaryrefslogtreecommitdiffstats
path: root/community/xfce4-session
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-05 18:29:17 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-05 18:29:17 +0000
commita49d17f06d62cc841136989b32b5317d21cb2d40 (patch)
tree5e5d06bd5968847b1b468486025778c7d0a67143 /community/xfce4-session
parentfe7da15ae6487bd2e04a102154563bfabb8ae5a0 (diff)
downloadaports-a49d17f06d62cc841136989b32b5317d21cb2d40.tar.bz2
aports-a49d17f06d62cc841136989b32b5317d21cb2d40.tar.xz
community/xfce4-session: upgrade to 4.13.0
Diffstat (limited to 'community/xfce4-session')
-rw-r--r--community/xfce4-session/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xfce4-session/APKBUILD b/community/xfce4-session/APKBUILD
index a11696b76c..1190c51070 100644
--- a/community/xfce4-session/APKBUILD
+++ b/community/xfce4-session/APKBUILD
@@ -1,15 +1,15 @@
# Contributor: Ɓukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-session
-pkgver=4.12.1
-pkgrel=3
+pkgver=4.13.0
+pkgrel=0
pkgdesc="A session manager for Xfce"
url="https://xfce.org/"
arch="all"
license="GPL-2.0+"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
depends="hicolor-icon-theme iceauth dbus-x11"
-makedepends="libxfce4ui-dev xfconf-dev libwnck-dev libice-dev xfce4-panel-dev"
+makedepends="libxfce4ui-dev xfconf-dev libwnck-dev libice-dev xfce4-panel-dev libwnck3-dev"
install=
source="http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
busybox-shutdown.patch"
@@ -43,5 +43,5 @@ package() {
"$pkgdir"/usr/bin/xfce4-tips
}
-sha512sums="d7f37dbff59acb316965ab2224674ac3b5b7cfd7262acd4426b582001cee313945acb8883be21553dd6d7a046934bbbe116f451e6d5fd35b6fa5444da94605df xfce4-session-4.12.1.tar.bz2
+sha512sums="61f9a547b03eb109a1a0fc83feaac743ea2119360f2f7208e589feb3e8f1db016ffe85cf1c8e20633ec399f263dcbccd35c431bde6f6f1482658688096da5cb0 xfce4-session-4.13.0.tar.bz2
745aea2738980b0e8960701af40246b9c3e17ad0c0eb55d1c4629feb7cde472218573c2b27de492c774ae0a5eb503c73088a65df76bde65c9f923edcce03920f busybox-shutdown.patch"